]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hciuart: Add support QCA chipset for UART
authorBen Young Tae Kim <ytkim@qca.qualcomm.com>
Mon, 10 Aug 2015 21:24:17 +0000 (14:24 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Aug 2015 21:52:20 +0000 (23:52 +0200)
commit5aba0b2df148980dc2c505ecd249420a4e9b5a23
treeb2d83c1c6009871e7a2ce403c634f543505bd6c8
parent773282c370c37551852e591e40f6bdc52100091d
Bluetooth: hciuart: Add support QCA chipset for UART

QCA61x4 chips have supported sleep feature using In-Band-Sleep commands
to enable sleep feature based on H4 protocol. After sending
patch/nvm configuration is done, IBS mode will be up and running

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/hci_ldisc.c
drivers/bluetooth/hci_qca.c [new file with mode: 0644]
drivers/bluetooth/hci_uart.h