]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth
authorHans de Goede <hdegoede@redhat.com>
Fri, 13 Oct 2017 15:54:01 +0000 (17:54 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 14 Oct 2017 07:25:11 +0000 (09:25 +0200)
commitb133e0c4bc953a3c156ce7d89ae49cc27957869c
treeeee2cb92489827f4ac8d97b287ec81a30e9b7eb4
parent05e89fb576f580ac95e7a5d00bdb34830b09671a
Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth

This patch adds the device ID for the bluetooth chip used in the
Broadcom BCM4356 PCI-E WiFi / UART BT chip.

Successfully tested using Firmware version 0273

The upper nibble of the rev field is 2 on this device, so this commit
also adds handling of 2 to the switch-case done on the upper nibble.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c