mbox series

[v4,0/2] Bluetooth: btusb: Add protocol for MediaTek bluetooth devices

Message ID 20210202102618.27640-1-mark-yw.chen@mediatek.com (mailing list archive)
Headers show
Series Bluetooth: btusb: Add protocol for MediaTek bluetooth devices | expand

Message

Mark-YW Chen (陳揚文) Feb. 2, 2021, 10:26 a.m. UTC
From: "mark-yw.chen" <mark-yw.chen@mediatek.com>

v4:
1. add read chip info. from MediaTek bluetooth devices.
2. support download firmware for MT7921U.

mark-yw.chen (2):
  Bluetooth: btusb: Fine-tune mt7663 mechanism.
  Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB
    devices

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

Comments

Marcel Holtmann Feb. 2, 2021, 4:22 p.m. UTC | #1
Hi Mark,

> v4:
> 1. add read chip info. from MediaTek bluetooth devices.
> 2. support download firmware for MT7921U.
> 
> mark-yw.chen (2):
>  Bluetooth: btusb: Fine-tune mt7663 mechanism.
>  Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB
>    devices
> 
> drivers/bluetooth/btusb.c | 211 +++++++++++++++++++++++++++++++++++++-
> 1 file changed, 206 insertions(+), 5 deletions(-)

both patches have been applied to bluetooth-next tree.

Regards

Marcel