ath79: specify "firmware" partition format for TP-LINK Archer C7 v2
[openwrt/staging/pepe2k.git] / target / linux / ath79 / dts / qca9558_tplink_archer-c7-v2.dts
index 10e7a65e8190bf0e88f798d65d547559f13df48e..f6e4604601472da9e62eeeade8ee5627ad476738 100644 (file)
 
        firmware@20000 {
                reg = <0x020000 0xfd0000>;
+               compatible = "tplink,firmware";
        };
 
        art: art@ff0000 {
                reg = <0xff0000 0x010000>;
                read-only;
        };
-};
\ No newline at end of file
+};