[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips
authorOhad Ben-Cohen <ohad@bencohen.org>
Sat, 20 Oct 2007 11:42:36 +0000 (13:42 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:44 +0000 (02:59 -0700)
commit166d2f6a4332aad53cb0750a296f76c06102552d
treee4bb9cf9cae2948772b70cf90e8140bfebf75528
parente24b21ec85afda6f51b6bc403e971ff2aa7eacee
[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips

Add support for Texas Instruments' HCI Low Level (HCILL) Bluetooth
protocol, which is a power management extension to H4. The HCILL is
widely used by TI's BRF63xx Bluetooth chips.

Signed-off-by: Ohad Ben-Cohen <ohad@bencohen.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_ll.c [new file with mode: 0644]
drivers/bluetooth/hci_uart.h