ramips: add support for Planex MZK-EX300NP
[openwrt.git] / target / linux / ramips / dts / V11STFE.dts
index 20cbaea..5a43e6d 100644 (file)
@@ -7,14 +7,6 @@
        model = "Ralink V11ST-FE";
 
        palmbus@300000 {
-               sysc@0 {
-                       ralink,pinmux = "uartlite";
-                       ralink,gpiomux = "i2c", "jtag";
-                       ralink,uartmux = "gpio";
-                       ralink,pcimux = "pci-fnc";
-                       ralink,wdtmux = <0>;
-               };
-
                gpio0: gpio@600 {
                        status = "okay";
                };
@@ -25,7 +17,7 @@
        };
 
        wmac@480000 {
-               status = "okay";
+               ralink,mtd-eeprom = <&factory 0>;
        };
 
        pci@10140000 {
@@ -41,7 +33,6 @@
        nor-flash@1c000000 {
                compatible = "cfi-flash";
                reg = <0x1c000000 0x800000>;
-
                bank-width = <2>;
                #address-cells = <1>;
                #size-cells = <1>;
@@ -58,7 +49,7 @@
                        read-only;
                };
 
-               partition@40000 {
+               factory: partition@40000 {
                        reg = <0x00040000 0x00010000>;
                        label = "factory";
                        read-only;
@@ -75,6 +66,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <100>;
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 0 0>;