[PATCH v3 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
From: Andy Chang
Date: Tue Sep 01 2026 - 05:30:10 EST
he first patch adds the BCM4384 Device Tree compatible string.
The second patch adds the controller support to the Broadcom
Bluetooth driver
Changes in v3:
- Patch 1: Fixed typo and GitLint failure.
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