commit | bdd8818e05da187cd028f64ef2c0a2a6a582bcb1 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Apr 05 22:52:18 2015 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Apr 07 18:47:12 2015 +0200 |
tree | 75e440a81ae6a53bc36133b27c285e3c6c45ba6f | |
parent | 6ae4fddf78c11dedfb13a518a9050e9b265529ca [diff] |
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>