OSDN Git Service

Bluetooth: hci_bcm: Add serdev support
authorLoic Poulain <loic.poulain@gmail.com>
Thu, 17 Aug 2017 17:59:51 +0000 (19:59 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Aug 2017 19:44:55 +0000 (21:44 +0200)
commit33cd149e767be9afbab9fcd3d5165a2de62313c8
treebfcb2838495a8bb79011b8adb2c28dd7449eaa70
parente76dc1dd0065a6bc6fbda062b96d6df817a21c1c
Bluetooth: hci_bcm: Add serdev support

Add basic support for Broadcom serial slave devices.
Probe the serial device, retrieve its maximum speed and
register a new hci uart device.

Tested/compatible with bcm43438 (RPi3).

Signed-off-by: Loic Poulain <loic.poulain@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/hci_bcm.c