]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 20 Oct 2015 02:48:21 +0000 (10:48 +0800)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:25 +0000 (09:55 +0000)
commitb045b03665bcbabd84e44b629d0142d244ee0bb9
tree5622c71791f4ab4e53feaa095c9a4e07a788f1da
parent9c7830ddf9d08acbbc96dd98dbdcd0d1c34153e0
Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver

The Qualcomm WCNSS chip provides two SMD channels to the BT core; one
for command and one for event packets. This driver exposes the two
channels as a hci device.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btqcomsmd.c [new file with mode: 0644]