Skip to content

Commit 27e5c65

Browse files
ChiYuan HuangLee Jones
authored andcommitted
dt-bindings: backlight: rt4831: Add the new ocp level property
Add 'richtek,bled-ocp-microamp' property to make it chooseable. The wrong backlight ocp level may affect the backlight channel output current smaller than configured. Signed-off-by: ChiYuan Huang <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 3123109 commit 27e5c65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ properties:
4747
minimum: 0
4848
maximum: 3
4949

50+
richtek,bled-ocp-microamp:
51+
description: |
52+
Backlight over current protection level.
53+
enum: [900000, 1200000, 1500000, 1800000]
54+
5055
richtek,channel-use:
5156
description: |
5257
Backlight LED channel to be used.

0 commit comments

Comments
 (0)