[Letux-kernel] [PATCH 11/20] fixup! Added missing, fixed JZ4730 DT file.

Lubomir Rintel lkundrak at v3.sk
Tue Nov 17 21:58:04 CET 2020


Fix the watchdog node name.

Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
---
 arch/mips/boot/dts/ingenic/jz4730.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/ingenic/jz4730.dtsi b/arch/mips/boot/dts/ingenic/jz4730.dtsi
index daae3351e3a3b..728a532318a14 100644
--- a/arch/mips/boot/dts/ingenic/jz4730.dtsi
+++ b/arch/mips/boot/dts/ingenic/jz4730.dtsi
@@ -86,7 +86,7 @@ tcu: timer at 10002000 {
 		interrupts = <24 23 22>;
 	};
 
-	watchdog: watchdog at 0x10004000 {
+	watchdog: watchdog at 10004000 {
 		compatible = "ingenic,jz4730-watchdog";
 		reg = <0x10004000 0x100>;
 
-- 
2.28.0



More information about the Letux-kernel mailing list