ramips: select kmod-rt2800-soc by default (if available)
[openwrt.git] / target / linux / ramips / dts / WL_330N.dts
index 1063c1e..4fc4368 100644 (file)
@@ -7,16 +7,6 @@
        model = "Asus WL-330N";
 
        palmbus@10000000 {
-               sysc@0 {
-                       ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii";
-                       ralink,uartmux = "gpio";
-                       ralink,wdtmux = <1>;
-               };
-
-               gpio0: gpio@600 {
-                       status = "okay";
-               };
-
                spi@b00 {
                        status = "okay";
                        m25p80@0 {
                };
        };
 
-       ethernet@10100000 {
-               status = "okay";
+       pinctrl {
+               state_default: pinctrl0 {
+                       gpio {
+                               ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf";
+                               ralink,function = "gpio";
+                       };
+               };
        };
 
        esw@10110000 {
-               status = "okay";
                ralink,portmap = <0x3e>;
        };
 
@@ -90,8 +84,4 @@
                        linux,code = <0x198>;
                };
        };
-
-       wmac@10180000 {
-               status = "okay";
-       };
 };