All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Bluetooth: Add support for RTL8821CS
@ 2023-01-26 16:55 Chris Morgan
  2023-01-26 16:55 ` [PATCH RFC 1/2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS Chris Morgan
  2023-01-26 16:55 ` [PATCH RFC 2/2] Bluetooth: hci_h5: btrtl: Add support for RTL8821CS Chris Morgan
  0 siblings, 2 replies; 9+ messages in thread
From: Chris Morgan @ 2023-01-26 16:55 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: devicetree, alistair, anarsoul, krzysztof.kozlowski+dt, robh+dt,
	marcel, johan.hedberg, luiz.dentz, max.chou, hildawu,
	Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

This patch series is to add support for the RTL8821CS Bluetooth
controller found on the RTL8821CS WiFi/Bluetooth combo chip.

This has been tested with firmware version 0xaa9a4e68. I am submitting
as an RFC to hopefully get guidance from Realtek on submission of this
firmware (or a later version) to the linux-firmware repository.

Chris Morgan (2):
  dt-bindings: net: realtek-bluetooth: Add RTL8821CS
  Bluetooth: hci_h5: btrtl: Add support for RTL8821CS

 .../devicetree/bindings/net/realtek-bluetooth.yaml        | 1 +
 drivers/bluetooth/btrtl.c                                 | 8 ++++++++
 drivers/bluetooth/hci_h5.c                                | 2 ++
 3 files changed, 11 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-27 17:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 16:55 [PATCH RFC 0/2] Bluetooth: Add support for RTL8821CS Chris Morgan
2023-01-26 16:55 ` [PATCH RFC 1/2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS Chris Morgan
2023-01-26 17:35   ` Bluetooth: Add support for RTL8821CS bluez.test.bot
2023-01-27 10:24   ` [PATCH RFC 1/2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS Krzysztof Kozlowski
2023-01-27 16:46     ` Chris Morgan
2023-01-27 16:53       ` Krzysztof Kozlowski
2023-01-27 17:00         ` Chris Morgan
2023-01-27 17:02           ` Krzysztof Kozlowski
2023-01-26 16:55 ` [PATCH RFC 2/2] Bluetooth: hci_h5: btrtl: Add support for RTL8821CS Chris Morgan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.