ath79: add support for Comfast WR650AC v1/v2
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 501053e9d702d973da1720cfd39ce871d91b1c9a..6f50a47271633483abb51ac4cbd290641eeb1b18 100644 (file)
@@ -87,6 +87,11 @@ board=$(board_name)
 case "$FIRMWARE" in
 "ath10k/cal-pci-0000:00:00.0.bin")
        case $board in
+       comfast,cf-wr650ac-v1|\
+       comfast,cf-wr650ac-v2|\
+       yuncore,a770)
+               ath10kcal_extract "art" 20480 2116
+               ;;
        devolo,dvl1200e|\
        devolo,dvl1200i|\
        devolo,dvl1750c|\
@@ -182,9 +187,6 @@ case "$FIRMWARE" in
        ubnt,unifiac-pro)
                ath10kcal_extract "EEPROM" 20480 2116
                ;;
-       yuncore,a770)
-               ath10kcal_extract "art" 20480 2116
-               ;;
        esac
        ;;
 "ath10k/pre-cal-pci-0000:00:00.0.bin")