All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
@ 2026-08-18  1:49 Kaihsin Chung
  2026-08-18  1:49 ` [PATCH v2 1/2] dt-bindings: net: bluetooth: add BCM4384 Kaihsin Chung
  2026-08-18  1:49 ` [PATCH v2 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support Kaihsin Chung
  0 siblings, 2 replies; 7+ messages in thread
From: Kaihsin Chung @ 2026-08-18  1:49 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: marcel, luiz.dentz, robh, krzk+dt, conor+dt, linusw, devicetree,
	linux-kernel, Kaihsin Chung

The first patch adds the BCM4384 Device Tree compatible string.

The second patch adds the controller support to the Broadcom
Bluetooth driver

Kaihsin Chung (2):
  dt-bindings: net: bluetooth: add BCM4384
  Bluetooth: btbcm: Add Synaptics 4384 chip support

 .../devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml   | 1 +
 drivers/bluetooth/btbcm.c                                   | 6 +++++-
 drivers/bluetooth/hci_bcm.c                                 | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-18  7:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18  1:49 [PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller Kaihsin Chung
2026-08-18  1:49 ` [PATCH v2 1/2] dt-bindings: net: bluetooth: add BCM4384 Kaihsin Chung
2026-08-18  2:04   ` sashiko-bot
2026-08-18  3:19   ` Add support for the Synaptics BCM4384 Bluetooth controller bluez.test.bot
2026-08-18  1:49 ` [PATCH v2 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support Kaihsin Chung
2026-08-18  6:47   ` Linus Walleij
2026-08-18  7:37   ` Paul Menzel

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.