Revert "arm64: dts: adapt to LP855X bindings changes"
authorBjorn Andersson <andersson@kernel.org>
Thu, 15 Jun 2023 15:45:29 +0000 (08:45 -0700)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Jun 2023 15:45:29 +0000 (08:45 -0700)
commit 'ebdcfc8c42c2 ("arm64: dts: adapt to LP855X bindings changes")'
is a Tegra change, but was accidentally merged in the Qualcomm tree. The
change is reverted to avoid rebasing a large number of other changes.

This reverts commit ebdcfc8c42c2b9d5ca1b27d8ee558eefb3e904d8.

Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts

index a6a58e5..38f4ff2 100644 (file)
                        dev-ctrl = /bits/ 8 <0x80>;
                        init-brt = /bits/ 8 <0xff>;
 
+                       pwm-period = <29334>;
+
                        pwms = <&pwm 0 29334>;
                        pwm-names = "lp8557";
 
                        /* boost frequency 1 MHz */
-                       rom-13h {
+                       rom_13h {
                                rom-addr = /bits/ 8 <0x13>;
                                rom-val = /bits/ 8 <0x01>;
                        };
 
                        /* 3 LED string */
-                       rom-14h {
+                       rom_14h {
                                rom-addr = /bits/ 8 <0x14>;
                                rom-val = /bits/ 8 <0x87>;
                        };