Thread (5 messages) 5 messages, 1 author, 2019-10-31
DORMANTno replies LANDED

[PATCH 2/4] ARM: dts: mmp3: Fix /soc/watchdog node name

From: Lubomir Rintel <lkundrak@v3.sk>
Date: 2019-10-31 16:41:34
Also in: linux-devicetree
Subsystem: the rest · Maintainer: Linus Torvalds

There's a typo there that rightfully upsets DTS:

  <stdout>: Warning (simple_bus_reg): /soc/watchdog@2c000620: simple-bus
  unit address format error, expected "e0000620"

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 arch/arm/boot/dts/mmp3.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/mmp3.dtsi b/arch/arm/boot/dts/mmp3.dtsi
index b1e928ed77d66..d9762de0ed34b 100644
--- a/arch/arm/boot/dts/mmp3.dtsi
+++ b/arch/arm/boot/dts/mmp3.dtsi
@@ -517,7 +517,7 @@
 			reg = <0xe0000600 0x20>;
 		};
 
-		watchdog@2c000620 {
+		watchdog@e0000620 {
 			compatible = "arm,arm11mp-twd-wdt";
 			reg = <0xe0000620 0x20>;
 			interrupts = <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) |
-- 
2.23.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help