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 9a5f82b7cd6dfe3b3efc0f0860ae39926b9156e1..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)
@@ -140,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