Skip to content

Commit 9837792

Browse files
Venkat Reddy Tallabroonie
authored andcommitted
regulator: max77620: add documentation for MPOK property
Adding documentation for maxim,power-ok-control dts property Signed-off-by: Venkat Reddy Talla <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Lee Jones <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent 383d0fc commit 9837792

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/devicetree/bindings/mfd/max77620.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,18 @@ Here supported time periods by device in microseconds are as follows:
106106
MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds.
107107
MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds.
108108

109+
-maxim,power-ok-control: configure map power ok bit
110+
1: Enables POK(Power OK) to control nRST_IO and GPIO1
111+
POK function.
112+
0: Disables POK control.
113+
if property missing, do not configure MPOK bit.
114+
If POK mapping is enabled for GPIO1/nRST_IO then,
115+
GPIO1/nRST_IO pins are HIGH only if all rails
116+
that have POK control enabled are HIGH.
117+
If any of the rails goes down(which are enabled for POK
118+
control) then, GPIO1/nRST_IO goes LOW.
119+
this property is valid for max20024 only.
120+
109121
For DT binding details of different sub modules like GPIO, pincontrol,
110122
regulator, power, please refer respective device-tree binding document
111123
under their respective sub-system directories.

0 commit comments

Comments
 (0)