ramips: fix missing mediatek wdt
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621.dtsi
index 6b95c54befaee1bfee85b631ac5f2ddba7225394..d68ddf3bc6e23b59d2405bac8c276b748722dcea 100644 (file)
@@ -42,6 +42,8 @@
                clock-frequency = <50000000>;
        };
 
+
+
        palmbus: palmbus@1E000000 {
                compatible = "palmbus";
                reg = <0x1E000000 0x100000>;
@@ -56,7 +58,7 @@
                };
 
                wdt: wdt@100 {
-                       compatible = "mtk,mt7621-wdt";
+                       compatible = "mediatek,mt7621-wdt";
                        reg = <0x100 0x100>;
                };
 
                        status = "disabled";
                };
 
+               systick: systick@d00 {
+                       compatible = "ralink,mt7621-systick", "ralink,cevt-systick";
+                       reg = <0xd00 0x10>;
+
+                       resets = <&rstctrl 28>;
+                       reset-names = "intc";
+
+                       interrupt-parent = <&gic>;
+                       interrupts = <GIC_SHARED 5 IRQ_TYPE_LEVEL_HIGH>;
+               };
+
                memc: memc@5000 {
                        compatible = "mtk,mt7621-memc";
                        reg = <0x300 0x100>;