ramips: soc wmac eeprom cleanup
[openwrt/openwrt.git] / target / linux / ramips / dts / DIR-645.dts
index e5ccb40ec6bd4ae65a452d1fa00e77b8f4697b15..0a9d83f85c697b3afe296c11bda29634867eb7d7 100644 (file)
@@ -7,21 +7,6 @@
        model = "D-Link DIR-645";
 
        palmbus@10000000 {
-               sysc@0 {
-                       ralink,pinmux = "uartlite", "spi";
-                       ralink,gpiomux = "i2c", "jtag";
-                       ralink,uartmux = "gpio";
-                       ralink,wdtmux = <1>;
-               };
-
-               timer@100 {
-                       status = "okay";
-               };
-
-               gpio0: gpio@600 {
-                       status = "okay";
-               };
-
                gpio1: gpio@638 {
                        status = "okay";
                };
                };
        };
 
-       ethernet@10100000 {
-               status = "okay";
+       pinctrl {
+               state_default: pinctrl0 {
+                       gpio {
+                               ralink,group = "i2c", "jtag", "uartf";
+                               ralink,function = "gpio";
+                       };
+               };
+       };
 
+       ethernet@10100000 {
                mtd-mac-address = <&factory 0x28>;
                port@0 {
                        ralink,fixed-link = <1000 1 1 0>;
                };
-
        };
 
        wmac@10180000 {
-               status = "okay";
                ralink,5ghz = <0>;
+               ralink,mtd-eeprom = <&factory 0>;
        };
 
        ehci@101c0000 {