ramips: use consistent naming scheme for LEDs
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / MPRA1.dts
index 9b4ee34df509644d545ea2f5311b44dfe981dd8e..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";
                        };
                };
 
        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>;
@@ -89,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>;