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 <a.heider@gmail.com>
This commit is contained in:
Andre Heider 2023-01-18 14:24:35 +01:00 committed by Christian Marangi
parent fac0787ab0
commit 891acee618
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -208,4 +208,5 @@
"qcom,ipq4019-wifi" 0 0 "Qualcomm Atheros" "IPQ4019" "qcom,ipq4019-wifi" 0 0 "Qualcomm Atheros" "IPQ4019"
"qcom,ipq8074-wifi" 0 0 "Qualcomm Atheros" "IPQ8074" "qcom,ipq8074-wifi" 0 0 "Qualcomm Atheros" "IPQ8074"
"mediatek,mt7622-wmac" 0 0 "MediaTek" "MT7622" "mediatek,mt7622-wmac" 0 0 "MediaTek" "MT7622"
"mediatek,mt7628-wmac" 0 0 "MediaTek" "MT7628"
"mediatek,mt7986-wmac" 0 0 "MediaTek" "MT7986" "mediatek,mt7986-wmac" 0 0 "MediaTek" "MT7986"