ralink: dont include mt7620 sdhci support inside the kernel
[openwrt.git] / target / linux / ramips / dts / TEW-691GR.dts
index 4f87732..98d45fc 100644 (file)
@@ -6,37 +6,26 @@
        compatible = "TEW-691GR", "ralink,rt3883-soc";
        model = "TRENDnet TEW-691GR";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x10000000>;
-       };
-
        palmbus@10000000 {
-               sysc@0 {
-                       ralink,pinmux = "uartlite";
-                       ralink,gpiomux = "i2c", "jtag";
-                       ralink,uartmux = "gpio";
-                       ralink,pcimux = "pci-fnc";
-                       ralink,wdtmux = <1>;
-               };
-
-               timer@100 {
-                       status = "okay";
-               };
-
-               gpio0: gpio@600 {
+               gpio1: gpio@638 {
                        status = "okay";
                };
+       };
 
-               gpio1: gpio@638 {
-                       status = "okay";
+       pinctrl {
+               state_default: pinctrl0 {
+                       gpio {
+                               ralink,group = "spi", "i2c", "jtag", "uartf";
+                               ralink,function = "gpio";
+                       };
                };
        };
 
        ethernet@10100000 {
-               status = "okay";
-               phy-handle = <&phy0>;
-               phy-mode = "rgmii";
-
+               port@0 {
+                       phy-handle = <&phy0>;
+                       phy-mode = "rgmii";
+               };
                mdio-bus {
                        status = "okay";
 
@@ -47,7 +36,6 @@
        };
 
        wmac@10180000 {
-               status = "okay";
                ralink,5ghz = <0>;
        };