generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9531_yuncore_a770.dts
index da5b6dc7db2b286f9b80082dbec1543b6d6a22b1..1caae75f1d4f5f6a6051ac16d8b688798f3eb13f 100644 (file)
        compatible = "yuncore,a770", "qca,qca9531";
 
        aliases {
-               led-boot = &status;
-               led-failsafe = &status;
-               led-running = &status;
-               led-upgrade = &status;
+               led-boot = &led_status;
+               led-failsafe = &led_status;
+               led-running = &led_status;
+               led-upgrade = &led_status;
        };
 
        chosen {
@@ -40,7 +40,7 @@
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
 
-               status: status {
+               led_status: status {
                        label = "a770:green:status";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        default-state = "keep";