ramips: use consistent naming scheme for LEDs
[openwrt.git] / target / linux / ramips / dts / BR-6475ND.dts
index ce8bd61..8c8a980 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>;
                };
        };