[PATCH 0/5][SRU][I/J/OEM-5.13/OEM-5.14] Add basic support of MT7922
Aaron Ma
aaron.ma at canonical.com
Mon Jan 17 16:19:12 UTC 2022
BugLink: https://bugs.launchpad.net/bugs/1958151
[Impact]
No driver is loaded for MT7922, and fw is missing too.
[Fix]
Add basic support of MT7922, and add ID of AMD RZ616/RZ608.
Enable 160Mhz channel.
[Test]
Verified on RZ616, it works fine, suspend OK.
iperf test result looks fine.
Bluetooth works fine.
[Where problems could occur]
It may break MT7921 wifi support which shares mt7921e driver.
Almost the code is specific for MT7922, checking security fw is based on
MT7922 fw.
Aaron Ma (1):
Bluetooth: btusb: Add support for Foxconn MT7922A
Deren Wu (3):
mt76: mt7921: Add mt7922 support
mt76: mt7921: add support for PCIe ID 0x0608/0x0616
mt76: mt7921: introduce 160 MHz channel bandwidth support
mark-yw.chen (1):
Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)
drivers/bluetooth/btusb.c | 9 +++
.../net/wireless/mediatek/mt76/mt76_connac.h | 7 +-
.../wireless/mediatek/mt76/mt7921/eeprom.c | 1 +
.../net/wireless/mediatek/mt76/mt7921/init.c | 4 ++
.../net/wireless/mediatek/mt76/mt7921/main.c | 12 ++++
.../net/wireless/mediatek/mt76/mt7921/mcu.c | 71 +++++++++++++++++--
.../wireless/mediatek/mt76/mt7921/mt7921.h | 3 +
.../net/wireless/mediatek/mt76/mt7921/pci.c | 5 ++
8 files changed, 107 insertions(+), 5 deletions(-)
--
2.30.2
More information about the kernel-team
mailing list