Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 6 Apr 2015 05:52:18 +0000 (22:52 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:12 +0000 (18:47 +0200)
commitbdd8818e05da187cd028f64ef2c0a2a6a582bcb1
tree75e440a81ae6a53bc36133b27c285e3c6c45ba6f
parent6ae4fddf78c11dedfb13a518a9050e9b265529ca
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices

This adds the protocol support for Broadcom based UART devices to
enable firmware and patchram download procedure. It is a pretty
straight forward H:4 driver with the exception of actually having
its own setup and address configuration callbacks.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/Kconfig
drivers/bluetooth/hci_bcm.c
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_uart.h