generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9531_yuncore_a770.dts
index 18ad6307a1d5bbdc45906b0b4639a287d8ffc530..1caae75f1d4f5f6a6051ac16d8b688798f3eb13f 100644 (file)
@@ -8,13 +8,13 @@
 
 / {
        model = "YunCore A770";
-       compatible = "yuncore,a770", "qca,qca9533";
+       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";