bmips: bcm6358: add watchdog
[openwrt/staging/noltari.git] / target / linux / bmips / dts / bcm6358.dtsi
index 650459d339fd994fa6d4b3e77d23c42ad808042c..83cfb0ad90f96cbe4c8bcd9918082c97eb6c015a 100644 (file)
                        #reset-cells = <1>;
                };
 
+               wdt: watchdog@fffe005c {
+                       compatible = "brcm,bcm7038-wdt";
+                       reg = <0xfffe005c 0xc>;
+
+                       clocks = <&periph_osc>;
+
+                       timeout-sec = <30>;
+               };
+
                pinctrl: pin-controller@fffe0080 {
                        compatible = "brcm,bcm6358-pinctrl";
                        reg = <0xfffe0080 0x8>,