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

From: Marcel Holtmann
Date: Sat Jul 06 2019 - 09:27:02 EST


Hallo Sascha,

> 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

all 4 patches have been applied to bluetooth-next tree.

Regards

Marcel