Bluetooth: Add Marvell BT-over-SDIO driver
authorBing Zhao <bzhao@marvell.com>
Tue, 2 Jun 2009 21:29:36 +0000 (14:29 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:32 +0000 (14:25 -0700)
commit789221ecc870117b77e354d488d5d29f15410de8
tree2a2dfa36bd53660d06f7336f19c68690e2132c89
parent132ff4e5fa8dfb71a7d99902f88043113947e972
Bluetooth: Add Marvell BT-over-SDIO driver

This driver supports Marvell Bluetooth enabled devices with SDIO
interface. Currently only SD8688 chip is supported.

The helper/firmware images of SD8688 can be downloaded from this tree:
git://git.infradead.org/users/dwmw2/linux-firmware.git

This patch incorporates a lot of comments given by
Nicolas Pitre <nico@marvell.com>. Many thanks to Nicolas Pitre.

Signed-off-by: Rahul Tank <rahult@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btmrvl_sdio.c [new file with mode: 0644]
drivers/bluetooth/btmrvl_sdio.h [new file with mode: 0644]