From: Svyatoslav Ryhel Date: Thu, 29 Jan 2026 18:39:45 +0000 (+0200) Subject: ARM: tegra: mot: change backlight LED source X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da468e2da2c0a6c4a78eba5a71d7e26817bbacc0;p=thirdparty%2Fu-boot.git 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 --- diff --git a/arch/arm/dts/tegra20-motorola-mot.dtsi b/arch/arm/dts/tegra20-motorola-mot.dtsi index db2cce1cc0d..5a9f58ff17f 100644 --- a/arch/arm/dts/tegra20-motorola-mot.dtsi +++ b/arch/arm/dts/tegra20-motorola-mot.dtsi @@ -330,7 +330,7 @@ backlight_led: led@0 { reg = <0>; - led-sources = <2>; + led-sources = <0>; led-max-microamp = <26600>; ti,led-mode = <0>;