From 94b3a3c1a6c4cc23c4446328c03295a83fdfbd93 Mon Sep 17 00:00:00 2001 From: George Moussalem Date: Wed, 5 Feb 2025 15:11:40 +0400 Subject: [PATCH] devices: add device id for Qualcomm Atheros IPQ5018 Add device id for Qualcomm Atheros IPQ5018 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 beaf35a..b81491d 100644 --- a/devices.txt +++ b/devices.txt @@ -256,6 +256,7 @@ "qca,qca9550-wmac" 0 0 "Qualcomm Atheros" "QCA9550" "qca,qca9560-wmac" 0 0 "Qualcomm Atheros" "QCA9560" "qcom,ipq4019-wifi" 0 0 "Qualcomm Atheros" "IPQ4019" +"qcom,ipq5018-wifi" 0 0 "Qualcomm Atheros" "IPQ5018" "qcom,ipq6018-wifi" 0 0 "Qualcomm Atheros" "IPQ6018" "qcom,ipq8074-wifi" 0 0 "Qualcomm Atheros" "IPQ8074" "mediatek,mt7622-wmac" 0 0 "MediaTek" "MT7622" -- 2.30.2