[PATCH v2 0/5] Bluetooth: btusb: Add support IDs for Realtek RTL8852C

From: hildawu
Date: Thu Jul 14 2022 - 07:25:47 EST


From: Hilda Wu <hildawu@xxxxxxxxxxx>

Add support IDs to usb_device_id table for Realtek RTL8852C.
Support VID, PID as below
0x04CA, 0x4007
0x04c5, 0x1675
0x0CB8, 0xC558
0x13D3, 0x3587
0x13D3, 0x3586
---
Changes in v2:
-Modify commit messeage summary.
---

Thank you for your review and suggestions.

Hilda Wu (5):
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586

drivers/bluetooth/btusb.c | 12 ++++++++++++
1 file changed, 12 insertions(+)

--
2.17.1