]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: add nokia driver
authorSebastian Reichel <sre@kernel.org>
Thu, 13 Apr 2017 00:26:59 +0000 (02:26 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 13 Apr 2017 08:32:23 +0000 (10:32 +0200)
commit7bb318680e868cd049922f6761170b42ff89687d
treec68cdc9088fa513e855856bda803529bba102ba7
parent1286be270e9a9edaf534856b1143a06f0dd1f30d
Bluetooth: add nokia driver

This adds a driver for the Nokia H4+ protocol, which is used
at least on the Nokia N9, N900 & N950.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/hci_nokia.c [new file with mode: 0644]