From f193f2d1a007f215b0c5619f14dc4ca6b579bfb6 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sun, 18 Dec 2022 12:32:42 +0100 Subject: ath79: convert UBNT Aircube AC 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. Merge art into partition node. Signed-off-by: Stefan Kalscheuer --- .../ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ath79/generic/base-files') 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 d03e88041a..74e6738162 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 @@ -35,7 +35,6 @@ case "$FIRMWARE" in sophos,ap55c|\ sophos,ap100|\ sophos,ap100c|\ - ubnt,aircube-ac|\ ubnt,bullet-ac|\ ubnt,unifiac-lite|\ ubnt,unifiac-lr|\ -- cgit v1.2.3