]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: mvebu: enable btmrvl driver in mvebu_defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Dec 2012 14:49:19 +0000 (15:49 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 31 Jan 2013 17:41:13 +0000 (17:41 +0000)
commita2269e8d3637f050ad5ef4668476a433defbbf59
tree8c4caf62c6bf2cefda63e42182c3887ef0f0688e
parent68f9a36d05769c32cf286e8f7acbf81846a6ab44
arm: mvebu: enable btmrvl driver in mvebu_defconfig

The Globalscale Mirabox platform, based on the Armada 370 from
Marvell, has a SD8787 Wireless/Bluetooth chip connected on the SDIO
interface. Now that the mvsdio has a Device Tree binding, and the
necessary Device Tree informations have been added at the SoC and
board level, let's enable the btmrvl driver for the Bluetooth part of
the SD8787 chip.

For now, the driver gets probed correctly, detects the device but
apparently fails to push the firmware to the device:

Bluetooth: vendor=0x2df, device=0x911a, class=255, fn=2
Bluetooth: FW failed to be active in time!
Bluetooth: Downloading firmware failed!
Bluetooth: vendor=0x2df, device=0x911b, class=255, fn=3
Bluetooth: FW failed to be active in time!
Bluetooth: Downloading firmware failed!

This will have to be investigated separately.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_defconfig