]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: add calibtation variant for Xiaomi AIoT AC2350 19902/head
authorIgor Dyatlov <dyatlov.igor@gmail.com>
Sun, 3 Aug 2025 14:20:00 +0000 (17:20 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 31 Aug 2025 16:43:06 +0000 (18:43 +0200)
Add calibration variant and ipq-wifi package for Xiaomi AIoT AC2350

Signed-off-by: Igor Dyatlov <dyatlov.igor@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19707
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 664424aaeb4a7b74123cc94c536e42fa925cf8c3)
Link: https://github.com/openwrt/openwrt/pull/19902
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/dts/qca9563_xiaomi_aiot-ac2350.dts
target/linux/ath79/image/generic.mk

index cff567e497f41329c12ccf1653abb50b78ceea3c..69d75e9b553743d023afc0e483566aa606c31b0a 100644 (file)
                reg = <0x0000 0 0 0 0>;
                nvmem-cells = <&precal_art_5000>;
                nvmem-cell-names = "pre-calibration";
+               qcom,ath10k-calibration-variant = "Xiaomi-AIoT-AC2350";
        };
 };
index 846a9acd20079b4d2aa279d633642152829e7fc0..e7aed14bd3e7abf082228826a8fc715130b1c367 100644 (file)
@@ -3263,7 +3263,7 @@ define Device/xiaomi_aiot-ac2350
   SOC := qca9563
   DEVICE_VENDOR := Xiaomi
   DEVICE_MODEL := AIoT AC2350
-  DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca9984-ct
+  DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca9984-ct ipq-wifi-xiaomi_aiot-ac2350
   IMAGE_SIZE := 14336k
 endef
 TARGET_DEVICES += xiaomi_aiot-ac2350