From: George Moussalem Date: Wed, 5 Feb 2025 11:14:10 +0000 (+0400) Subject: devices: add device id for Qualcomm Atheros QCN6122 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9cec6b4dd2df80d4c02bad322a5db14203a92cba;p=project%2Fiwinfo.git devices: add device id for Qualcomm Atheros QCN6122 Add device id for Qualcomm Atheros QCN6102 (5G) and QCN6122 (5G/6G) Signed-off-by: George Moussalem Link: https://github.com/openwrt/iwinfo/pull/20 Signed-off-by: Robert Marko --- diff --git a/devices.txt b/devices.txt index b81491d..5660a24 100644 --- a/devices.txt +++ b/devices.txt @@ -259,6 +259,7 @@ "qcom,ipq5018-wifi" 0 0 "Qualcomm Atheros" "IPQ5018" "qcom,ipq6018-wifi" 0 0 "Qualcomm Atheros" "IPQ6018" "qcom,ipq8074-wifi" 0 0 "Qualcomm Atheros" "IPQ8074" +"qcom,qcn6122-wifi" 0 0 "Qualcomm Atheros" "QCN6102/QCN6122" "mediatek,mt7622-wmac" 0 0 "MediaTek" "MT7622" "mediatek,mt7628-wmac" 0 0 "MediaTek" "MT7628" "mediatek,mt7981-wmac" 0 0 "MediaTek" "MT7981"