[PATCH 0/3] Marvell HCI fixes and serdev support

From: Sascha Hauer
Date: Fri Jun 14 2019 - 03:28:49 EST


First two patches are a fix for the Marvell HCI driver which fails to
properly upload the firmware. Third patch adds simple serdev support
to the driver.

Sascha

Sascha Hauer (3):
Bluetooth: hci_ldisc: Add function to wait for characters to be sent
Bluetooth: hci_mrvl: Wait for final ack before switching baudrate
Bluetooth: hci_mrvl: Add serdev support

.../bindings/net/marvell-bluetooth.txt | 25 +++++++
drivers/bluetooth/Kconfig | 1 +
drivers/bluetooth/hci_ldisc.c | 8 +++
drivers/bluetooth/hci_mrvl.c | 72 ++++++++++++++++++-
drivers/bluetooth/hci_uart.h | 1 +
5 files changed, 106 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/net/marvell-bluetooth.txt

--
2.20.1