aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <andersson@kernel.org>2023-06-15 08:45:29 -0700
committerBjorn Andersson <andersson@kernel.org>2023-06-15 08:45:29 -0700
commitc2951581e69c8fef39120068d1ef5b1974d54ff1 (patch)
treeedb82dcc3432920905c973b595df0cf6e6b00f3a
parent598a06afca5a2ab4850ce9ff8146ec728cca570c (diff)
Revert "arm64: dts: adapt to LP855X bindings changes"qcom-arm64-for-6.5-2
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>
-rw-r--r--arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts6
1 files changed, 4 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts b/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
index a6a58e51822d..38f4ff229bef 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
@@ -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>;
};