ARM: dove: Enable Dove watchdog in the devicetree
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / dove.dtsi
index 2b76524f4aa74ee475d7e027f24683097ef4770f..a88ed73c1c86a554ce39a1947de2f20288771589 100644 (file)
                                clocks = <&core_clk 0>;
                        };
 
+                       watchdog@20300 {
+                               compatible = "marvell,orion-wdt";
+                               reg = <0x20300 0x28>, <0x20108 0x4>;
+                               interrupt-parent = <&bridge_intc>;
+                               interrupts = <3>;
+                               clocks = <&core_clk 0>;
+                       };
+
                        crypto: crypto-engine@30000 {
                                compatible = "marvell,orion-crypto";
                                reg = <0x30000 0x10000>,