aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-12-15 18:09:21 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-17 20:40:29 +0100
commit46077860c2be38164aa41f00790c2cd9384d4023 (patch)
treea8b827b702c135912a8a94d5034676382029ae29 /target/linux/ath79/generic
parent74b7d6960158422b8fb0ccaa4bb52f6838990e23 (diff)
downloadupstream-46077860c2be38164aa41f00790c2cd9384d4023.tar.gz
upstream-46077860c2be38164aa41f00790c2cd9384d4023.tar.bz2
upstream-46077860c2be38164aa41f00790c2cd9384d4023.zip
ath79: convert boards based on ar9344_openmesh_mr600.dtsi to nvmem-cells
Pull the calibration data from the nvmem subsystem. This allows us to move userspace caldata extraction into the device-tree definition. Merge art into partition node. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r--target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom2
1 files changed, 0 insertions, 2 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 9640baac17..98d760fa42 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
@@ -112,8 +112,6 @@ case "$FIRMWARE" in
tplink,tl-wr842n-v1)
caldata_extract "art" 0x1000 0x1000
;;
- openmesh,mr600-v1|\
- openmesh,mr600-v2|\
openmesh,om5p-an)
caldata_extract "ART" 0x5000 0x440
;;