ramips: Use dts alias based status led
[openwrt/staging/jow.git] / target / linux / ramips / dts / Timecloud.dts
index 066d16a8f9f5667feae13ef36bffb75729810834..57b1beb864279a6ab2bc74ca03113c657f2b6fc9 100644 (file)
@@ -9,6 +9,10 @@
        compatible = "thunder,timecloud", "mediatek,mt7621-soc";
        model = "Thunder Timecloud";
 
+       aliases {
+               led-status = &led_statuso;
+       };
+
        memory@0 {
                device_type = "memory";
                reg = <0x0 0x10000000>;
@@ -26,7 +30,7 @@
                        gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
                };
 
-               stato {
+               led_statuso: stato {
                        label = "timecloud:orange:status";
                        gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
                };