[PATCH v2 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
From: Andy Chang
Date: Mon Aug 31 2026 - 22:38:42 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 v2:
- Patch 1: Added an explanation for why a fallback compatible is not
suitable.
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