aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorSander Vanheule <sander@svanheule.net>2022-06-04 17:27:51 +0200
committerSander Vanheule <sander@svanheule.net>2022-06-16 21:39:32 +0200
commitd61882783d528ff51890427fbefeade58056a954 (patch)
tree7bc3e9fc7bec40306d64a00ee3d3c80f82da034a /target/linux/ath79/generic
parente71b5d2db7ab18bc8cee836d2421f81c80df25d6 (diff)
downloadupstream-d61882783d528ff51890427fbefeade58056a954.tar.gz
upstream-d61882783d528ff51890427fbefeade58056a954.tar.bz2
upstream-d61882783d528ff51890427fbefeade58056a954.zip
ath79: TP-Link EAP245 v1: convert ath10k to nvmem-cells
Add the PCIe node for the ath10k radio to the devicetree, and refer to the art partition for the calibration data using nvmem-cells. Use mac-address-increment to ensure the MAC address is set correctly, and remove the device from the caldata extraction and patching script. Signed-off-by: Sander Vanheule <sander@svanheule.net>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r--target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index 668fd76af3..650d444fe6 100644
--- a/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -146,7 +146,6 @@ case "$FIRMWARE" in
ath10k_patch_mac $(macaddr_add $(mtd_get_mac_binary romfs 0xf100) 2)
;;
tplink,eap225-v1|\
- tplink,eap245-v1|\
tplink,re450-v2|\
tplink,re450-v3|\
tplink,re455-v1)