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:
David Collins
2020-11-19 13:45:22 -08:00
parent f37627782f
commit d539069b91

View File

@@ -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: