ath79: make TP-Link revision naming consistent
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9558_tplink_archer-c7-v2.dts
index 10e7a65e8190bf0e88f798d65d547559f13df48e..afc1b14b8a4d35963e19929f35af22218017485a 100644 (file)
@@ -8,7 +8,7 @@
 
 / {
        compatible = "tplink,archer-c7-v2", "qca,qca9558";
-       model = "TP-Link Archer C7 Version 2";
+       model = "TP-Link Archer C7 v2";
 };
 
 &gpio_keys {
@@ -24,7 +24,6 @@
        wlan5g {
                label = "tp-link:green:wlan5g";
                gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
-               default-state = "off";
                linux,default-trigger = "phy0tpt";
        };
 };
 
        firmware@20000 {
                reg = <0x020000 0xfd0000>;
+               compatible = "tplink,firmware";
        };
 
        art: art@ff0000 {
                reg = <0xff0000 0x010000>;
                read-only;
        };
-};
\ No newline at end of file
+};