aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/base-files')
-rw-r--r--target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index c827e31442..dd3f546b9e 100644
--- a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -39,6 +39,10 @@ case "$FIRMWARE" in
dlan-pro-1200-ac)
ath10kcal_from_file $(find_mtd_part "art") 20480 $ath10kcal_tmp
;;
+ esr1750 | \
+ epg5000)
+ ath10kcal_from_file $(find_mtd_part "caldata") 20480 $ath10kcal_tmp
+ ;;
esac
;;