ramips: add missing pinmuxes to SoC dtsi
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an.dtsi
index b64a87a493e4b1eab151c096cb3c18f00aea7798..b572f2ae40d14fc29af4c1355427c9e1048aa23f 100644 (file)
@@ -38,7 +38,7 @@
                };
 
                watchdog: watchdog@120 {
-                       compatible = "ralink,mt7628an-wdt", "mtk,mt7621-wdt";
+                       compatible = "ralink,mt7628an-wdt", "mediatek,mt7621-wdt";
                        reg = <0x120 0x10>;
 
                        resets = <&rstctrl 8>;
                        };
                };
 
+               i2s_pins: i2s {
+                       i2s {
+                               ralink,group = "i2s";
+                               ralink,function = "i2s";
+                       };
+               };
+
                uart0_pins: uartlite {
                        uartlite {
                                ralink,group = "uart0";
                        };
                };
 
-               pcm_i2s_pins: i2s {
-                       i2s {
+               pcm_i2s_pins: pcm_i2s {
+                       pcm_i2s {
                                ralink,group = "i2s";
                                ralink,function = "pcm";
                        };
                };
+
+               refclk_pins: refclk {
+                       refclk {
+                               ralink,group = "refclk";
+                               ralink,function = "refclk";
+                       };
+               };
        };
 
        rstctrl: rstctrl {