Devicetree
 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
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ 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] 9+ messages in thread
* [PATCH v1 1/2] Bluetooth: dt-bindings: net: bluetooth: add BCM4384
@ 2026-08-27 11:02 Andy Chang
  2026-09-01  2:32 ` [PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller Andy Chang
  0 siblings, 1 reply; 9+ messages in thread
From: Andy Chang @ 2026-08-27 11:02 UTC (permalink / raw)
  To: linux-bluetooth, Marcel Holtmann, Luiz Augusto von Dentz
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	Linus Walleij, linux-kernel, Andy Chang

Add the brcm,bcm4384-bt compatible string to support the
Synaptics BCM4384 Bluetooth controller.

Signed-off-by: Andy Chang <andy.chang@synaptics.corp-partner.google.com>
---
 .../devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml
index 95501e858e6f..612d21123aaa 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml
@@ -31,6 +31,7 @@ properties:
           - brcm,bcm43540-bt
           - brcm,bcm4335a0
           - brcm,bcm4349-bt
+          - brcm,bcm4384-bt
           - cypress,cyw4373a0-bt
           - infineon,cyw55572-bt
 
-- 
2.25.1


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

end of thread, other threads:[~2026-09-04 16:57 UTC | newest]

Thread overview: 9+ 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-19  9:44   ` Krzysztof Kozlowski
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
2026-09-04 16:56 ` [PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller patchwork-bot+bluetooth
  -- strict thread matches above, loose matches on Subject: below --
2026-08-27 11:02 [PATCH v1 1/2] Bluetooth: dt-bindings: net: bluetooth: add BCM4384 Andy Chang
2026-09-01  2:32 ` [PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller Andy Chang

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