ramips: use consistent naming scheme for LEDs
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / AIR3GII.dts
index f9fcf075e34e001c91740910267a40d58f501784..40d3228615d7cd8aae3ab0b7c1cf090338f24fa4 100644 (file)
@@ -13,6 +13,7 @@
 
                spi@b00 {
                        status = "okay";
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x4>;
+       };
+
        esw@10110000 {
                ralink,portmap = <0x2f>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        gpio-leds {
                compatible = "gpio-leds";
+
                wlan {
-                       label = "airlive:green:wlan";
+                       label = "air3gii:green:wlan";
                        gpios = <&gpio0 8 0>;
                };
+
                mobile {
-                       label = "airlive:green:mobile";
+                       label = "air3gii:green:mobile";
                        gpios = <&gpio0 9 1>;
                };
        };
@@ -77,6 +88,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 7 1>;