From: Andre Heider Date: Wed, 18 Jan 2023 13:24:35 +0000 (+0100) Subject: devices: add MediaTek MT7628 card X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=891acee6186d3600e5516c95fe613360b353c897;p=project%2Fiwinfo.git devices: add MediaTek MT7628 card This adds the single missing compatible supported by the mt76 driver, which is used by a bunch of ramips mt7628an devices. Signed-off-by: Andre Heider --- diff --git a/devices.txt b/devices.txt index 4da663d..e316d60 100644 --- a/devices.txt +++ b/devices.txt @@ -208,4 +208,5 @@ "qcom,ipq4019-wifi" 0 0 "Qualcomm Atheros" "IPQ4019" "qcom,ipq8074-wifi" 0 0 "Qualcomm Atheros" "IPQ8074" "mediatek,mt7622-wmac" 0 0 "MediaTek" "MT7622" +"mediatek,mt7628-wmac" 0 0 "MediaTek" "MT7628" "mediatek,mt7986-wmac" 0 0 "MediaTek" "MT7986"