Skip to content

Commit c295158

Browse files
committed
Revert "arm64: dts: adapt to LP855X bindings changes"
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 ebdcfc8. Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
1 parent 598a06a commit c295158

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,19 @@
5858
dev-ctrl = /bits/ 8 <0x80>;
5959
init-brt = /bits/ 8 <0xff>;
6060

61+
pwm-period = <29334>;
62+
6163
pwms = <&pwm 0 29334>;
6264
pwm-names = "lp8557";
6365

6466
/* boost frequency 1 MHz */
65-
rom-13h {
67+
rom_13h {
6668
rom-addr = /bits/ 8 <0x13>;
6769
rom-val = /bits/ 8 <0x01>;
6870
};
6971

7072
/* 3 LED string */
71-
rom-14h {
73+
rom_14h {
7274
rom-addr = /bits/ 8 <0x14>;
7375
rom-val = /bits/ 8 <0x87>;
7476
};

0 commit comments

Comments
 (0)