ath79: add support for TP-Link RE450 v2
[openwrt/staging/wigyori.git] / target / linux / ath79 / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index c27b4111dec96a7be19fab32d3e8e3c26306684d..28cfa25f4d197fc31cc9dfc715db3fda2eaaa92d 100644 (file)
@@ -91,6 +91,10 @@ case "$FIRMWARE" in
                ath10kcal_extract "ART" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
                ;;
+       "tplink,re450-v2")
+               ath10kcal_extract "art" 20480 2116
+               ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1)
+               ;;
        "tplink,tl-archer-c7-v2")
                ath10kcal_extract "art" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2)