mbox series

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

Message ID 20220714112523.13242-1-hildawu@realtek.com
Headers show
Series Bluetooth: btusb: Add support IDs for Realtek RTL8852C | expand

Message

Hilda Wu July 14, 2022, 11:25 a.m. UTC
From: Hilda Wu <hildawu@realtek.com>

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(+)

Comments

patchwork-bot+bluetooth@kernel.org July 20, 2022, 4:20 p.m. UTC | #1
Hello:

This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Thu, 14 Jul 2022 19:25:18 +0800 you wrote:
> From: Hilda Wu <hildawu@realtek.com>
> 
> 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
> 
> [...]

Here is the summary with links:
  - [v2,1/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
    https://git.kernel.org/bluetooth/bluetooth-next/c/5ce548c49ce0
  - [v2,2/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
    https://git.kernel.org/bluetooth/bluetooth-next/c/35de797dc6c7
  - [v2,3/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
    https://git.kernel.org/bluetooth/bluetooth-next/c/aec73886e6b5
  - [v2,4/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
    https://git.kernel.org/bluetooth/bluetooth-next/c/f0dc2393fbbf
  - [v2,5/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
    https://git.kernel.org/bluetooth/bluetooth-next/c/8dd512ca4609

You are awesome, thank you!