ipq806x: add support for TP-Link Archer VR2600v
[openwrt/openwrt.git] / target / linux / ipq806x / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index f95692a88904b791aee7fe9e5a564beeb1bb29ea..625f77f7972787495a31a385cd8e5fc143886499 100644 (file)
@@ -63,6 +63,9 @@ case "$FIRMWARE" in
          r7800)
                ath10kcal_extract "art" 4096 12064
                ;;
+       vr2600v)
+               ath10kcal_extract "ART" 4096 12064
+               ;;
        esac
        ;;
 "ath10k/cal-pci-0001:01:00.0.bin")
@@ -82,6 +85,9 @@ case "$FIRMWARE" in
         r7800)
                ath10kcal_extract "art" 20480 12064
                ;;
+       vr2600v)
+               ath10kcal_extract "ART" 20480 12064
+               ;;
        esac
        ;;
 *)