ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 164d3ab..c827e31 100644 (file)
@@ -34,6 +34,14 @@ case "$FIRMWARE" in
        esac
        ;;
 
        esac
        ;;
 
+"ath10k/cal-pci-0000:00:00.0.bin")
+       case $board in
+       dlan-pro-1200-ac)
+               ath10kcal_from_file $(find_mtd_part "art") 20480 $ath10kcal_tmp
+               ;;
+       esac
+       ;;
+
 *)
        exit 1
        ;;
 *)
        exit 1
        ;;