]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btqca: Introduce generic QCA ROME support
authorBen Young Tae Kim <ytkim@qca.qualcomm.com>
Mon, 10 Aug 2015 21:24:12 +0000 (14:24 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Aug 2015 21:52:20 +0000 (23:52 +0200)
commit773282c370c37551852e591e40f6bdc52100091d
treedcc4bad3f44bcda3eaf3c1b2d6e94be057f5512b
parenta0f7e1a2975cfc535e577d413bd18c5728328801
Bluetooth: btqca: Introduce generic QCA ROME support

This is for supporting BT for QCA ROME with vendor specific
HCI commands and initialization on the chip. This will have
USB/UART implementation both, but for now, adding UART vendor
specific commands to patch downloading and set Bluetooth device
address using vendor specific command.

Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btqca.c [new file with mode: 0644]
drivers/bluetooth/btqca.h [new file with mode: 0644]