ramips: use consistent naming scheme for LEDs
[openwrt/staging/florian.git] / target / linux / ramips / dts / WR512-3GN-8M.dts
index d0cc0efb6364d6f75a4b4c59a3f189e34b02bbaa..b439f0a78da8c56cc44fdfed70c789685a2e9d9a 100644 (file)
                compatible = "gpio-leds";
 
                3g {
-                       label = "wr512:green:3g";
+                       label = "wr512-3gn:green:3g";
                        gpios = <&gpio0 9 1>;
                };
 
                gateway {
-                       label = "wr512:green:gateway";
+                       label = "wr512-3gn:green:gateway";
                        gpios = <&gpio0 11 1>;
                };
 
                ap {
-                       label = "wr512:green:ap";
+                       label = "wr512-3gn:green:ap";
                        gpios = <&gpio0 12 1>;
                };
 
                wps {
-                       label = "wr512:green:wps";
+                       label = "wr512-3gn:green:wps";
                        gpios = <&gpio0 14 1>;
                };
 
                station {
-                       label = "wr512:green:station";
+                       label = "wr512-3gn:green:station";
                        gpios = <&gpio0 13 1>;
                };
        };