From: Loic Poulain Date: Wed, 1 Jul 2015 10:20:26 +0000 (+0200) Subject: Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~258^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca93cee5a56e5199622bea8bff24c0a96e70c8f1;p=pandora-kernel.git Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices The Intel Lightning Peak devices do not come with Bluetooth firmware loaded and thus require a full download of the operational Bluetooth firmware when the device is attached via the Bluetooth line discipline. Lightning Peak devices start with a bootloader mode that only accepts a very limited set of HCI commands. The supported commands are enough to identify the hardware and select the right firmware to load. Signed-off-by: Loic Poulain Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed