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:
parent
fac0787ab0
commit
891acee618
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue