Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for the Synaptics BCM4384 Bluetooth controller.
@ 2026-08-17  9:55 Kaihsin Chung
  2026-08-17  9:55 ` [PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384 Kaihsin Chung
  2026-08-17  9:55 ` [PATCH 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support Kaihsin Chung
  0 siblings, 2 replies; 9+ messages in thread
From: Kaihsin Chung @ 2026-08-17  9:55 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] 9+ messages in thread
* [PATCH 0/2] Bluetooth: add Synaptics BCM4384 support
@ 2026-08-17  9:27 kaihsin
  2026-08-17  9:27 ` [PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384 kaihsin
  0 siblings, 1 reply; 9+ messages in thread
From: kaihsin @ 2026-08-17  9:27 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: marcel, luiz.dentz, robh, krzk+dt, conor+dt, linusw, devicetree,
	linux-kernel, kaihsin

Add support for the Synaptics BCM4384 Bluetooth controller.

The first patch adds the BCM4384 Device Tree compatible string.
The second patch adds the controller support to the Broadcom
Bluetooth driver.

kaihsin (2):
  dt-bindings: net: bluetooth: add BCM4384
  Bluetooth: btbcm: Add Synaptics 4384 chip support Add support for the
    Synaptics 4384 Bluetooth controller by adding the corresponding chip
    IDs.

 .../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] 9+ messages in thread

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17  9:55 [PATCH 0/2] Add support for the Synaptics BCM4384 Bluetooth controller Kaihsin Chung
2026-08-17  9:55 ` [PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384 Kaihsin Chung
2026-08-17 12:01   ` Linus Walleij
2026-08-18  9:19   ` Krzysztof Kozlowski
2026-08-17  9:55 ` [PATCH 2/2] Bluetooth: btbcm: Add Synaptics 4384 chip support Kaihsin Chung
2026-08-17 10:45   ` Paul Menzel
  -- strict thread matches above, loose matches on Subject: below --
2026-08-17  9:27 [PATCH 0/2] Bluetooth: add Synaptics BCM4384 support kaihsin
2026-08-17  9:27 ` [PATCH 1/2] dt-bindings: net: bluetooth: add BCM4384 kaihsin
2026-08-18  9:17   ` Krzysztof Kozlowski
2026-08-18  9:20     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox