ralink: add support for netis WF-2881
[openwrt.git] / target / linux / ramips / dts / MPRA1.dts
index 44363ef..8a7d684 100644 (file)
@@ -7,19 +7,9 @@
        model = "HAME MPR-A1";
 
        palmbus@10000000 {
-               sysc@0 {
-                       ralink,pinmux = "spi", "uartlite", "sdram";
-                       ralink,gpiomux = "jtag", "i2c", "mdio", "rgmii";
-                       ralink,uartmux = "gpio";
-                       ralink,wdtmux = <1>;
-               };
-
-               gpio0: gpio@600 {
-                       status = "okay";
-               };
-
                spi@b00 {
                        status = "okay";
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
                                };
                        };
                };
+
+               gpio1: gpio@660 {
+                       status = "okay";
+               };
+       };
+
+       pinctrl {
+               state_default: pinctrl0 {
+                       gpio {
+                               ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf", "led";
+                               ralink,function = "gpio";
+                       };
+               };
        };
 
        ethernet@10100000 {
-               status = "okay";
+               mtd-mac-address = <&factory 0x4>;
        };
 
        esw@10110000 {
-               status = "okay";
                ralink,portmap = <0x2f>;
        };
 
        wmac@10180000 {
-               status = "okay";
+               ralink,mtd-eeprom = <&factory 0>;
        };
 
        ehci@101c0000 {
 
        gpio-leds {
                compatible = "gpio-leds";
+
                system {
                        label = "mpr-a1:blue:system";
                        gpios = <&gpio0 20 1>;
                };
+
                power {
                        label = "mpr-a1:red:power";
                        gpios = <&gpio0 17 1>;
@@ -92,6 +96,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                wps {
                        label = "reset";
                        gpios = <&gpio0 0 1>;
                        gpio-export,output = <1>;
                        gpios = <&gpio0 7 0>;
                };
+
                root_hub {
                        gpio-export,name = "root_hub";
                        gpio-export,output = <1>;