[PATCH 0/3][SRU][F/G/H] add realtek 8852 bluetooth support

Aaron Ma aaron.ma at canonical.com
Thu Apr 15 03:55:55 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1924207

SRU justification:

[Impact]
Realtek 8852A bluetooth can not work because of no support in 5.10-
kernel.

[Fix]
Add realtek 8852 bluetooth ID in driver.
Chip firmware is in another SRU.

[Test]
Verified on hardware with bluetooth headset and file transfer, all good.

[Where problems could occur]
The bluetooth chip 8852A may fail to work.
It should be low risk for adding ID for specfic hardware chip.
Unstable kernel already got it, only for F/G/H.

Backport for commit 05672a2c14 ("Bluetooth: btusb: btrtl: Add support
for RTL8852A")
Because commit 6f9ff24645f ("Bluetooth: btrtl: Refine the ic_id_table
for clearer and more regular") changes the macro of IC_INFO, use the old
way to add the IDs for 8852A, no function changes.

Abhishek Pandit-Subedi (1):
  Bluetooth: btrtl: Enable central-peripheral role

Max Chou (2):
  Bluetooth: btusb: btrtl: Add support for RTL8852A
  Bluetooth: btrtl: Enable WBS for the specific Realtek devices

 drivers/bluetooth/btrtl.c | 54 ++++++++++++++++++++++++++++++++++++---
 drivers/bluetooth/btusb.c |  4 +++
 2 files changed, 55 insertions(+), 3 deletions(-)

-- 
2.25.1




More information about the kernel-team mailing list