ramips: use consistent naming scheme for LEDs
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / F7C027.dts
index 874d606bdc0d5c87bca63dc0182240691fc41e8d..89e93568fadd4c322510bb631a6a5d0a81036266 100644 (file)
                compatible = "gpio-leds";
 
                status {
-                       label = "belkin:blue:status";
+                       label = "f7c027:blue:status";
                        gpios = <&gpio0 7 1>;
                };
 
                power {
-                       label = "belkin:blue:power";
+                       label = "f7c027:blue:power";
                        gpios = <&gpio0 9 1>;
                };
 
                orange {
-                       label = "belkin:orange:status";
+                       label = "f7c027:orange:status";
                        gpios = <&gpio0 11 1>;
                };
 
                relay {
-                       label = "belkin:device:relay";
+                       label = "f7c027:device:relay";
                        gpios = <&gpio0 13 0>;
                };
        };