From: George Moussalem Date: Wed, 5 Feb 2025 11:11:40 +0000 (+0400) Subject: devices: add device id for Qualcomm Atheros IPQ5018 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=94b3a3c1a6c4cc23c4446328c03295a83fdfbd93;p=project%2Fiwinfo.git 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 --- 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"