]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: hci_mrvl: Add serdev support
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 14 Jun 2019 07:23:51 +0000 (09:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Jul 2019 10:53:56 +0000 (12:53 +0200)
commitbe70e5e774a616ad43e63c0b42c2f6e2709dbf3b
tree8ab7647c92512cd97b27fc41952db80a090e0210
parenta55b896455f558075197d89e026c91fcea263627
Bluetooth: hci_mrvl: Add serdev support

This adds serdev support to the Marvell hci uart driver. Only basic
serdev support, none of the fancier features like regulator or enable
GPIO support is added for now.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Documentation/devicetree/bindings/net/marvell-bluetooth.txt [new file with mode: 0644]
drivers/bluetooth/Kconfig
drivers/bluetooth/hci_mrvl.c