Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / arm / boot / dts / mstar-v7.dtsi
index 075d583..2273295 100644 (file)
                        clock-frequency = <32768>;
                        status = "disabled";
                };
+
+               xtal_div2: xtal_div2 {
+                       #clock-cells = <0>;
+                       compatible = "fixed-factor-clock";
+                       clocks = <&xtal>;
+                       clock-div = <2>;
+                       clock-mult = <1>;
+               };
        };
 
        soc: soc {
                                mask = <0x79>;
                        };
 
+                       watchdog@6000 {
+                               compatible = "mstar,msc313e-wdt";
+                               reg = <0x6000 0x1f>;
+                               clocks = <&xtal_div2>;
+                       };
+
                        intc_fiq: interrupt-controller@201310 {
                                compatible = "mstar,mst-intc";
                                reg = <0x201310 0x40>;