mbox series

[0/5,SRU,OEM-5.13/H] Add additional Mediatek MT7921 WiFi/BT device IDs

Message ID 20210722084209.802425-1-vicamo.yang@canonical.com
Headers show
Series Add additional Mediatek MT7921 WiFi/BT device IDs | expand

Message

You-Sheng Yang July 22, 2021, 8:42 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1937004

[Impact]

Some Mediatek MT7921 Bluetooth doesn't work out of box.

[Fix]

One ID for Lite-On was included in upstream, but we need two additional
more from different vendors.

[Test Case]

With firmware from bug 1936452, this will bring up MT7921 Bluetooth.
Check BD address from output of `hciconfig`.

[Where problems could occur]

This brings up new devices that wasn't working. After being up and
running, we may face some other runtime issue, e.g. power consumption.

[Other Info]

Andy Chi (1):
  UBUNTU: SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC
    Network

Muhammad Usama Anjum (1):
  Bluetooth: btusb: fix memory leak

You-Sheng Yang (1):
  UBUNTU: SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for
    Foxconn

mark-yw.chen (2):
  Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
  Bluetooth: btusb: Add support for Lite-On Mediatek Chip

 drivers/bluetooth/btusb.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

Comments

You-Sheng Yang July 22, 2021, 9:57 a.m. UTC | #1
To include Foxconn e0cd as well.

On 7/22/21 4:42 PM, You-Sheng Yang wrote:
> BugLink: https://bugs.launchpad.net/bugs/1937004
> 
> [Impact]
> 
> Some Mediatek MT7921 Bluetooth doesn't work out of box.
> 
> [Fix]
> 
> One ID for Lite-On was included in upstream, but we need two additional
> more from different vendors.
> 
> [Test Case]
> 
> With firmware from bug 1936452, this will bring up MT7921 Bluetooth.
> Check BD address from output of `hciconfig`.
> 
> [Where problems could occur]
> 
> This brings up new devices that wasn't working. After being up and
> running, we may face some other runtime issue, e.g. power consumption.
> 
> [Other Info]
> 
> Andy Chi (1):
>   UBUNTU: SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC
>     Network
> 
> Muhammad Usama Anjum (1):
>   Bluetooth: btusb: fix memory leak
> 
> You-Sheng Yang (1):
>   UBUNTU: SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for
>     Foxconn
> 
> mark-yw.chen (2):
>   Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
>   Bluetooth: btusb: Add support for Lite-On Mediatek Chip
> 
>  drivers/bluetooth/btusb.c | 21 ++++++++++++++++-----
>  1 file changed, 16 insertions(+), 5 deletions(-)
>