ramips: improve and fix Memory 2 Move support
[openwrt.git] / target / linux / ramips / dts / MPRA1.dts
index a869427..58f36fe 100644 (file)
                                };
                        };
                };
+               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";
+                       label = "hame:blue:system";
                        gpios = <&gpio0 20 1>;
                };
                power {
-                       label = "mpr-a1:red:power";
+                       label = "hame:red:power";
                        gpios = <&gpio0 17 1>;
                };
        };