[PATCH v4 0/2] Add support for the Synaptics BCM4384 Bluetooth controller

Andy Chang posted 2 patches 3 weeks, 1 day ago
.../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(-)
[PATCH v4 0/2] Add support for the Synaptics BCM4384 Bluetooth controller
Posted by Andy Chang 3 weeks, 1 day ago
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