Bluetooth: hci_uart: Add Intel/AG6xx support
authorLoic Poulain <loic.poulain@intel.com>
Mon, 22 Feb 2016 09:48:03 +0000 (10:48 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Feb 2016 15:34:23 +0000 (16:34 +0100)
commit395174bb07c1dce58fbf2baa3a01bb69f5103c59
tree6e262109fbaa63e8cf42711a51d08037ca926554
parent4c23d8745731b1b54bb8eadfc42070d7f9893b46
Bluetooth: hci_uart: Add Intel/AG6xx support

This driver implements support for iBT2.1 Bluetooth controller embedded
in the AG620 communication combo. The controller needs to be configured
with bddata and can be patched with a binary patch file (pbn).
These operations are performed in manufacturing mode.

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/hci_ag6xx.c [new file with mode: 0644]
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_uart.h
This page took 0.02531 seconds and 5 git commands to generate.