[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190614072351.17390-1-s.hauer@pengutronix.de>
Date: Fri, 14 Jun 2019 09:23:48 +0200
From: Sascha Hauer <s.hauer@...gutronix.de>
To: linux-bluetooth@...r.kernel.org
Cc: Marcel Holtmann <marcel@...tmann.org>,
Johan Hedberg <johan.hedberg@...il.com>,
linux-kernel@...r.kernel.org,
Loic Poulain <loic.poulain@...el.com>, kernel@...gutronix.de,
Sascha Hauer <s.hauer@...gutronix.de>
Subject: [PATCH 0/3] Marvell HCI fixes and serdev support
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
Powered by blists - more mailing lists