[OpenWrt-Devel] [PATCH] ramips: remove HiWiFi HC5661 non-existent 5GHz LED
DENG Qingfang
dengqf6 at mail2.sysu.edu.cn
Tue Dec 31 09:30:44 EST 2019
HC5661 does not have 5GHz WiFi or LED
Fixes: e6e373d3480e ("ramips: Add DTS files for HiWiFi HC5x61 models")
Signed-off-by: DENG Qingfang <dengqf6 at mail2.sysu.edu.cn>
---
target/linux/ramips/dts/mt7620a_hiwifi_hc5661.dts | 5 -----
1 file changed, 5 deletions(-)
diff --git a/target/linux/ramips/dts/mt7620a_hiwifi_hc5661.dts b/target/linux/ramips/dts/mt7620a_hiwifi_hc5661.dts
index 185e045de1..074257ab86 100644
--- a/target/linux/ramips/dts/mt7620a_hiwifi_hc5661.dts
+++ b/target/linux/ramips/dts/mt7620a_hiwifi_hc5661.dts
@@ -30,10 +30,5 @@
label = "hc5661:blue:wlan2g";
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
};
-
- wlan5g {
- label = "hc5661:blue:wlan5g";
- gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
- };
};
};
--
2.24.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list