ramips: Fix support for PBR-M1 board
[openwrt/openwrt.git] / target / linux / ramips / dts / MPRA1.dts
index a869427264b260a66a3ba8629fd06237ee387f5c..8a7d684bde5af33412097e295ad5b01ca6b66592 100644 (file)
@@ -9,6 +9,7 @@
        palmbus@10000000 {
                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";
+                               ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf", "led";
                                ralink,function = "gpio";
                        };
                };
                ralink,portmap = <0x2f>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        ehci@101c0000 {
                status = "okay";
        };
 
        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>;
@@ -85,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>;