Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 581e3ca3 authored by Dan Murphy's avatar Dan Murphy Committed by Jacek Anaszewski
Browse files

dt: bindings: lm3692x: Update binding for LED sync control



Update the binding to be able to configure the LED
sync to turn on.

The LM36922 has one output but can sync current to 2 LED
strings. The user may only use one sync so the other
syncs need to be disabled.

The LM36923 has 3 LED syncs.

Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarJacek Anaszewski <jacek.anaszewski@gmail.com>
parent 9a5c1c64
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,10 @@ Optional properties:
	- vled-supply : LED supply
	- vled-supply : LED supply


Required child properties:
Required child properties:
	- reg : 0
	- reg : 0 - Will enable all LED sync paths
		1 - Will enable the LED1 sync
		2 - Will enable the LED2 sync
		3 - Will enable the LED3 sync (LM36923 only)


Optional child properties:
Optional child properties:
	- label : see Documentation/devicetree/bindings/leds/common.txt
	- label : see Documentation/devicetree/bindings/leds/common.txt