Commit c2951581 authored by Bjorn Andersson's avatar Bjorn Andersson
Browse files

Revert "arm64: dts: adapt to LP855X bindings changes"



commit 'ebdcfc8c ("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 ebdcfc8c.

Signed-off-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
parent 598a06af
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -58,17 +58,19 @@
			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>;
			};