Skip to content

Commit

Permalink
Revert "arm64: dts: adapt to LP855X bindings changes"
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
andersson committed Jun 15, 2023
1 parent 598a06a commit c295158
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
};
Expand Down

0 comments on commit c295158

Please sign in to comment.