ar71xx: add support for TP-Link Archer C58 v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 91db049c4434bf0200090eb62d1c7042037cd9ad..ecbc9b81637cc60b1664f6501b56422ba9f2919c 100644 (file)
@@ -134,6 +134,13 @@ case "$FIRMWARE" in
                ;;
        esac
        ;;
+"ath10k/pre-cal-pci-0000:00:00.0.bin")
+       case $board in
+       archer-c58-v1)
+               ath10kcal_extract "art" 20480 12064
+               ;;
+       esac
+       ;;
 *)
        exit 1
        ;;