ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9561_tplink_archer-c58-v1.dts
index ffce955fd3797d1b0e99d57edde51f16be5f8656..fdc5713fade1b477ffe256eafc17422b4c15f13f 100644 (file)
@@ -8,7 +8,7 @@
 
 / {
        compatible = "tplink,archer-c58-v1", "qca,qca9560";
-       model = "TP-LINK Archer C58 v1";
+       model = "TP-Link Archer C58 v1";
 
        aliases {
                led-boot = &power;
                        label = "tp-link:green:wlan2g";
                        gpios = <&led_gpio 1 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
-                       default-state = "off";
                };
 
                wlan5g {
                        label = "tp-link:green:wlan5g";
                        gpios = <&led_gpio 2 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
-                       default-state = "off";
                };
 
                wan_green {
                        label = "tp-link:green:wan";
                        gpios = <&led_gpio 4 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wan_amber {
                        label = "tp-link:amber:wan";
                        gpios = <&led_gpio 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                lan {
                        label = "tp-link:green:lan";
                        gpios = <&led_gpio 3 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wps {
                        label = "tp-link:green:wps";
                        gpios = <&led_gpio 6 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 };
@@ -93,6 +87,7 @@
                        };
 
                        partition@20000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x020000 0x7c0000>;
                        };