From 9cec6b4dd2df80d4c02bad322a5db14203a92cba Mon Sep 17 00:00:00 2001 From: George Moussalem Date: Wed, 5 Feb 2025 15:14:10 +0400 Subject: [PATCH] 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 --- devices.txt | 1 + 1 file changed, 1 insertion(+) 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" -- 2.30.2