]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: update Sophos AP15 to indicate that it uses an QCA9557 SoC 16187/head
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 11 Aug 2024 19:55:16 +0000 (21:55 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 24 Aug 2024 12:38:57 +0000 (14:38 +0200)
Device support for Sophos AP15 is based on Sophos AP55(C) and AP100(C).
Those other Sophos access points uss a QCA9558 SoC (some of them with
one of the three chains on the built-in SoC's wifi disabled) while the
AP15 uses a QCA9557 SoC (which only has two chains enabled in the
package or silicon).

This is mostly cosmetic since QCA9558 and QCA9557 are virtually
identical and all differences are automatically detected and/or managed
by the ART calibration.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://github.com/openwrt/openwrt/pull/16187
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/dts/qca9557_sophos_ap15.dts [moved from target/linux/ath79/dts/qca9558_sophos_ap15.dts with 98% similarity]
target/linux/ath79/image/generic.mk

similarity index 98%
rename from target/linux/ath79/dts/qca9558_sophos_ap15.dts
rename to target/linux/ath79/dts/qca9557_sophos_ap15.dts
index de54948c8789958cd05998bca11043f5f27ab5a5..773b423cde1bbca17e9e17bca9bb177b7c5dfe0e 100644 (file)
@@ -7,7 +7,7 @@
 #include <dt-bindings/leds/common.h>
 
 / {
-       compatible = "sophos,ap15", "qca,qca9558";
+       compatible = "sophos,ap15", "qca,qca9557";
        model = "Sophos AP15";
 
        aliases {
index 8bfa3599108cf4189063a848520097ea3c83fdcc..98968241e98286da5d4a2493207338d0adcc260f 100644 (file)
@@ -2913,7 +2913,7 @@ endef
 TARGET_DEVICES += sitecom_wlr-8100
 
 define Device/sophos_ap15
-  SOC := qca9558
+  SOC := qca9557
   DEVICE_VENDOR := Sophos
   DEVICE_MODEL := AP15
   IMAGE_SIZE := 15936k