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)
commit83e81961ff7ef75f97756f316caea5aa6bcc19cc
treedcc4bad3f44bcda3eaf3c1b2d6e94be057f5512b
parentfa1422207756833096b54356a539e3a7d7edec4f
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]
This page took 0.024831 seconds and 5 git commands to generate.