aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-12-15 09:29:57 +0100
committerChristian Lamparter <chunkeey@gmail.com>2022-12-15 15:08:09 +0100
commit21495c92dc176a4615e4ecb7a627fdcb31c3aec5 (patch)
tree11fc1ec0eb7cd0aa9644ae84f9e6607419ad171b /target/linux/ath79/generic
parent1b125aabf4c5deb54bc5ea7f1bc3f8516f5ff79c (diff)
downloadupstream-21495c92dc176a4615e4ecb7a627fdcb31c3aec5.tar.gz
upstream-21495c92dc176a4615e4ecb7a627fdcb31c3aec5.tar.bz2
upstream-21495c92dc176a4615e4ecb7a627fdcb31c3aec5.zip
ath79: convert Atheros DB120 WiFis to nvmem-cells
Pull the calibration data from the nvmem subsystem. This allows us to move userspace caldata extraction into the device-tree definition. Signed-off-by: Nick Hainke <vincent@systemli.org> (merged art-node back into partition-node) Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r--target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom b/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
index 52f015ed5f..0001fa1590 100644
--- a/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
+++ b/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
@@ -83,7 +83,6 @@ case "$FIRMWARE" in
;;
"ath9k-eeprom-pci-0000:00:00.0.bin")
case $board in
- atheros,db120|\
engenius,eap600|\
engenius,ecb600|\
mercury,mw4530r-v1|\