ARM: tegra: mot: change backlight LED source

Mot based devices use LM3532 LED controller with 3 sources. Panel
backlight uses LED 0 while keypad uses LED 1 and 2. Adjust device tree
accordingly.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
This commit is contained in:
Svyatoslav Ryhel 2026-01-29 20:39:45 +02:00
parent a6a057ab17
commit da468e2da2

View File

@ -330,7 +330,7 @@
backlight_led: led@0 {
reg = <0>;
led-sources = <2>;
led-sources = <0>;
led-max-microamp = <26600>;
ti,led-mode = <0>;