]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: tegra: lg-x3: fix panel property
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sat, 7 Feb 2026 18:10:13 +0000 (20:10 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 22 Mar 2026 12:58:58 +0000 (14:58 +0200)
Rename renesas,inversion to renesas,column-inversion according to latest
schema.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/dts/tegra30-lg-p895.dts

index 988e772172c8217fc16ea9a713b9615cd8413dc5..a45d57b3e7140486848660b58e7f8c9187647c54 100644 (file)
                                reset-gpios = <&gpio TEGRA_GPIO(W, 0) GPIO_ACTIVE_LOW>;
 
                                renesas,gamma = <3>;
-                               renesas,inversion;
+                               renesas,column-inversion;
                                renesas,contrast;
 
                                vcc-supply = <&vcc_3v0_lcd>;