From: Rosen Penev Date: Sun, 3 May 2026 21:14:32 +0000 (-0700) Subject: ath79: fap-221-b: revert led-sources change X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3a23139f34005892a042db45dee828db0667c8;p=thirdparty%2Fopenwrt.git ath79: fap-221-b: revert led-sources change Normally WMAC handles 2.4ghz on ath79 devices. Some older units though handle 5ghz on WMAC and 2.4ghz on pcie. This can be seen by the frequemcy limits placed on each interface. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/23191 Signed-off-by: Robert Marko --- diff --git a/target/linux/ath79/dts/ar9344_fortinet_fap-221-b.dts b/target/linux/ath79/dts/ar9344_fortinet_fap-221-b.dts index babe89741f4..4474b1be813 100644 --- a/target/linux/ath79/dts/ar9344_fortinet_fap-221-b.dts +++ b/target/linux/ath79/dts/ar9344_fortinet_fap-221-b.dts @@ -38,6 +38,12 @@ gpios = <&gpio 15 GPIO_ACTIVE_LOW>; }; + wifi2g { + label = "amber:wifi2g"; + gpios = <&gpio 19 GPIO_ACTIVE_LOW>; + linux,default-trigger = "phy1tpt"; + }; + wifi5g { label = "green:wifi5g"; gpios = <&gpio 18 GPIO_ACTIVE_LOW>; @@ -67,11 +73,6 @@ nvmem-cells = <&calibration_wmac>, <&macaddr_uboot_3ff80 1>; nvmem-cell-names = "calibration", "mac-address"; - - led { - led-sources = <19>; - led-active-low; - }; }; &art {