[PATCH v4 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
From: Andy Chang
Date: Thu Sep 03 2026 - 08:31:51 EST
The first patch adds the BCM4384 Device Tree compatible string.
The second patch adds the controller support to the Broadcom
Bluetooth driver
Changes in v4:
- Patch 1: Rephrase commit message to be OS-agnostic regarding firmware
selection as suggested by Linus Walleij.
- Patch 2: Add test log into commit message.
Andy Chang (2):
Bluetooth: 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.25.1