File tree Expand file tree Collapse file tree
Documentation/devicetree/bindings/regulator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ properties:
168168 offset from voltage set to regulator.
169169
170170 regulator-uv-protection-microvolt :
171- description : Set over under voltage protection limit. This is a limit where
171+ description : Set under voltage protection limit. This is a limit where
172172 hardware performs emergency shutdown. Zero can be passed to disable
173173 protection and value '1' indicates that protection should be enabled but
174174 limit setting can be omitted. Limit is given as microvolt offset from
@@ -182,7 +182,7 @@ properties:
182182 is given as microvolt offset from voltage set to regulator.
183183
184184 regulator-uv-warn-microvolt :
185- description : Set over under voltage warning limit. This is a limit where
185+ description : Set under voltage warning limit. This is a limit where
186186 hardware is assumed still to be functional but approaching limit where
187187 it gets damaged. Recovery actions should be initiated. Zero can be passed
188188 to disable detection and value '1' indicates that detection should
You can’t perform that action at this time.
0 commit comments