From 8ffb8bfd1115ae95265aa52590aa948aba7672e4 Mon Sep 17 00:00:00 2001 From: Vladdrako Date: Fri, 8 Mar 2024 15:17:12 +0200 Subject: [PATCH] devices: add add Qualcomm Atheros IPQ6018 WiSoC compatible This adds detection for the Qualcomm Atheros IPQ6018 WiSoC. Signed-off-by: Vladyslav Andreichykov --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index c426ef3..5c35cb5 100644 --- a/devices.txt +++ b/devices.txt @@ -246,6 +246,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,ipq6018-wifi" 0 0 "Qualcomm Atheros" "IPQ6018" "qcom,ipq8074-wifi" 0 0 "Qualcomm Atheros" "IPQ8074" "mediatek,mt7622-wmac" 0 0 "MediaTek" "MT7622" "mediatek,mt7628-wmac" 0 0 "MediaTek" "MT7628" -- 2.30.2