ramips: improve Skylab SKW92A support
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / HC5661.dts
index 5227ee06c52a5173acd18f40d89f615dc87696de..f070705102c666b8810e3b628e3fe9b4ac420b95 100644 (file)
@@ -6,10 +6,17 @@
        compatible = "hiwifi,hc5661", "hiwifi,hc5x61", "ralink,mt7620a-soc";
        model = "HiWiFi HC5661";
 
+       aliases {
+               led-boot = &led_system;
+               led-failsafe = &led_system;
+               led-running = &led_system;
+               led-upgrade = &led_system;
+       };
+
        gpio-leds {
                compatible = "gpio-leds";
 
-               system {
+               led_system: system {
                        label = "hc5661:blue:system";
                        gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
                };