ramips: use consistent naming scheme for LEDs
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / BR-6475ND.dts
index ce8bd61efb55cc17a41b5c173f8fe914b46d08ab..8c8a980256f741cc9d14640b0c57e7a93747ecc0 100644 (file)
                compatible = "gpio-leds";
 
                power {
-                       label = "edimax:green:power";
+                       label = "br-6475nd:green:power";
                        gpios = <&gpio0 10 1>;
                };
 
                wlan {
-                       label = "edimax:amber:wlan";
+                       label = "br-6475nd:amber:wlan";
                        gpios = <&gpio0 11 1>;
                };
 
                wlan_5ghz {
-                       label = "edimax:amber:wlan_5ghz";
+                       label = "br-6475nd:amber:wlan_5ghz";
                        gpios = <&gpio0 14 1>;
                };
        };