aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/armada-38x.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/armada-38x.dtsi b/arch/arm/boot/dts/armada-38x.dtsi
index 18edc9bc7927..929459c42760 100644
--- a/arch/arm/boot/dts/armada-38x.dtsi
+++ b/arch/arm/boot/dts/armada-38x.dtsi
@@ -547,7 +547,7 @@
547 547
548 thermal: thermal@e8078 { 548 thermal: thermal@e8078 {
549 compatible = "marvell,armada380-thermal"; 549 compatible = "marvell,armada380-thermal";
550 reg = <0xe4078 0x4>, <0xe4074 0x4>; 550 reg = <0xe4078 0x4>, <0xe4070 0x8>;
551 status = "okay"; 551 status = "okay";
552 }; 552 };
553 553