mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
dt-bindings: spmi: spmi-pmic-arb-debug: define enable fuse property
Add a definition for the qcom,fuse-enable-bit property which can be used to specify a fuse bit that enables instead of disables SPMI PMIC arbiter debug bus hardware. Change-Id: Ic139719b4dc806f22dda44004f916e8a6402e429
This commit is contained in:
@@ -58,11 +58,23 @@ Supported Properties:
|
||||
Value type: <u32>
|
||||
Definition: Must be 0.
|
||||
|
||||
- qcom,fuse-disable-bit
|
||||
Usage: required if "fuse" is listed in reg-names property
|
||||
- qcom,fuse-enable-bit
|
||||
Usage: optional
|
||||
Value type: <u32>
|
||||
Definition: The bit within the fuse register which is set when the debug
|
||||
bus is not available. Supported values are 0 to 31.
|
||||
bus is available. Only one of qcom,fuse-enable-bit and
|
||||
qcom,fuse-disable-bit should be specified if "fuse" is
|
||||
listed in the reg-names property.
|
||||
Supported values are 0 to 31.
|
||||
|
||||
- qcom,fuse-disable-bit
|
||||
Usage: optional
|
||||
Value type: <u32>
|
||||
Definition: The bit within the fuse register which is set when the debug
|
||||
bus is not available. Only one of qcom,fuse-enable-bit and
|
||||
qcom,fuse-disable-bit should be specified if "fuse" is
|
||||
listed in the reg-names property.
|
||||
Supported values are 0 to 31.
|
||||
|
||||
Example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user