[PW_SID:1074128] Bluetooth: btusb: add Realtek RTL8852CE device ID 0x0852#36
[PW_SID:1074128] Bluetooth: btusb: add Realtek RTL8852CE device ID 0x0852#36BluezTestBot wants to merge 2 commits intoworkflowfrom
Conversation
bluez/action-ci uses master as default branch for workflow which is incorrect for kernel. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Add the native Realtek vendor device ID (0bda:0852) for the RTL8852CE Bluetooth radio to the btusb device table. Without this entry the device is matched only by the generic Bluetooth class rule (USB_INTERFACE_INFO 0xe0/0x01/0x01), which means btusb binds but without the BTUSB_REALTEK flag. This skips Realtek-specific firmware loading, event handling, and wideband speech support. Tested on a Gigabyte B650 Gaming X AX V2 with the onboard RTL8852CE combo WiFi/BT card (USB ID 0bda:0852). Signed-off-by: Christos Longros <chris.longros@gmail.com>
|
CheckPatch |
|
GitLint |
|
SubjectPrefix |
|
BuildKernel |
|
CheckAllWarning |
|
CheckSparse |
|
BuildKernel32 |
|
TestRunnerSetup |
|
TestRunner_l2cap-tester |
|
TestRunner_iso-tester |
|
TestRunner_bnep-tester |
|
TestRunner_mgmt-tester |
|
TestRunner_rfcomm-tester |
|
TestRunner_sco-tester |
|
TestRunner_ioctl-tester |
|
TestRunner_mesh-tester |
|
TestRunner_smp-tester |
|
TestRunner_userchan-tester |
|
TestRunner_6lowpan-tester |
|
IncrementalBuild |
Add the native Realtek vendor device ID (0bda:0852) for the RTL8852CE
Bluetooth radio to the btusb device table.
Without this entry the device is matched only by the generic Bluetooth
class rule (USB_INTERFACE_INFO 0xe0/0x01/0x01), which means btusb
binds but without the BTUSB_REALTEK flag. This skips Realtek-specific
firmware loading, event handling, and wideband speech support.
Tested on a Gigabyte B650 Gaming X AX V2 with the onboard RTL8852CE
combo WiFi/BT card (USB ID 0bda:0852).
Signed-off-by: Christos Longros chris.longros@gmail.com
drivers/bluetooth/btusb.c | 2 ++
1 file changed, 2 insertions(+)