ACK: [PATCH 0/5][SRU Impish] Add basic support of MT7922
Stefan Bader
stefan.bader at canonical.com
Tue Jan 25 08:31:01 UTC 2022
On 17.01.22 17:19, Aaron Ma wrote:
> 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(-)
>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20220125/b5fa8383/attachment.sig>
More information about the kernel-team
mailing list