ar71xx: Archer C58/C59/C60 fix qca9886 wireless interface
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 85a2a63022d16feb1cc223a24378f438379f7ae4..d96f40d708fd8d27ec3c864c5eb1b7e451df870e 100644 (file)
@@ -54,9 +54,8 @@ case "$FIRMWARE" in
                ath10kcal_extract "ART" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
                ;;
+       archer-c7-v4|\
        archer-c25-v1|\
-       archer-c59-v1|\
-       archer-c60-v1|\
        tl-wdr6500-v2)
                ath10kcal_extract "art" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2)
@@ -111,6 +110,9 @@ case "$FIRMWARE" in
        unifiac-pro)
                ath10kcal_extract "EEPROM" 20480 2116
                ;;
+       wi2a-ac200i)
+               ath10kcal_extract "ART" 20480 2116
+               ;;
        esac
        ;;
 "ath10k/cal-pci-0000:01:00.0.bin")
@@ -137,7 +139,9 @@ case "$FIRMWARE" in
        ;;
 "ath10k/pre-cal-pci-0000:00:00.0.bin")
        case $board in
-       archer-c58-v1)
+       archer-c58-v1|\
+       archer-c59-v1|\
+       archer-c60-v1)
                ath10kcal_extract "art" 20480 12064
                ;;
        esac