dt-bindings: qpnp-lcdb-regulator: Add support for some LCDB DT properties
Add support for the following LCDB devicee tree properties: "qcom,high-p2-blank-time-ns" to control the higher clamp threshold for p2 minimum on time. "qcom,low-p2-blank-time-ns" to control the lower clamp threshold for p2 minimum on time. "qcom,mpc-current-thr-ma" to control the mpc threshold for inductor current after start up is done. Change-Id: Ibc095328035bb52899846587e3db711a5c8296f2
This commit is contained in:
committed by
Fenglin Wu
parent
6366d0e47c
commit
db169cc515
@@ -61,13 +61,34 @@ First Level Node - LCDB module
|
||||
Usage: optional
|
||||
Value type: <u32>
|
||||
Definition: Controls the order of powering up BOOST, LDO AND NCP
|
||||
blocks. Appilcable for PM7325B. Possible values are: 0, 1, 2, 3, 4.
|
||||
blocks. Applicable for PM7325B. Possible values are: 0, 1, 2, 3, 4.
|
||||
0 - Boost, LDO, NCP
|
||||
1 - Boost, LDO
|
||||
2 - Boost, NCP
|
||||
3 - Boost only
|
||||
4 - Boost, NCP, LDO
|
||||
|
||||
- qcom,high-p2-blank-time-ns
|
||||
Usage: optional
|
||||
Value type: <u32>
|
||||
Definition: Controls the higher clamp threshold for p2 minimum on time.
|
||||
Applicable for PM7325B. Possible values are 40, 69, 99, 129, 159,
|
||||
189, 220, 250.
|
||||
|
||||
- qcom,low-p2-blank-time-ns
|
||||
Usage: optional
|
||||
Value type: <u32>
|
||||
Definition: Controls the lower clamp threshold for p2 minimum on time.
|
||||
Applicable for PM7325B. Possible values are 40, 69, 99, 129, 159,
|
||||
189, 220, 250.
|
||||
|
||||
- qcom,mpc-current-thr-ma
|
||||
Usage: optional
|
||||
Value type: <u32>
|
||||
Definition: Controls the mpc threshold for inductor current after start up
|
||||
is done. Applicable for PM7325B. Possible values are 160, 200, 240,
|
||||
280, 320, 360, 400, 440.
|
||||
|
||||
Touch-to-wake (TTW) properties:
|
||||
|
||||
TTW supports 2 modes of operation - HW and SW. In the HW mode the enable/disable
|
||||
|
||||
Reference in New Issue
Block a user