[PATCH 0/2] Bluetooth: add Synaptics BCM4384 support
From: kaihsin
Date: Mon Aug 17 2026 - 05:28:01 EST
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