Skip to content

Commit 4221f30

Browse files
hvilleneuvedoobroonie
authored andcommitted
regulator: dt-bindings: fix typos in regulator-uv-* descriptions
Remove word "over". Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://patch.msgid.link/20260317152357.3473584-1-hugo@hugovil.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent f338e77 commit 4221f30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/regulator/regulator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)