aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/boot/dts/ingenic/jz4780.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/ingenic/jz4780.dtsi b/arch/mips/boot/dts/ingenic/jz4780.dtsi
index e906134ecaef..c4dbd44fdcd6 100644
--- a/arch/mips/boot/dts/ingenic/jz4780.dtsi
+++ b/arch/mips/boot/dts/ingenic/jz4780.dtsi
@@ -218,6 +218,11 @@
218 status = "disabled"; 218 status = "disabled";
219 }; 219 };
220 220
221 watchdog: watchdog@10002000 {
222 compatible = "ingenic,jz4780-watchdog";
223 reg = <0x10002000 0x100>;
224 };
225
221 nemc: nemc@13410000 { 226 nemc: nemc@13410000 {
222 compatible = "ingenic,jz4780-nemc"; 227 compatible = "ingenic,jz4780-nemc";
223 reg = <0x13410000 0x10000>; 228 reg = <0x13410000 0x10000>;