]> git.dujemihanovic.xyz Git - linux.git/commit
Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455
authorKyle Copperfield <kmcopper@danwin1210.me>
Wed, 20 Oct 2021 13:00:22 +0000 (13:00 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 20 Oct 2021 13:04:13 +0000 (15:04 +0200)
commit7a517ac9c00bab519770c0790b47845b8f5ecebb
tree63671368c7206d01d9a85a8de81bf17df90ce2fc
parent1d0688421449718c6c5f46e458a378c9b530ba18
Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455

BCM4345 and BCM43455 devices soldered onto the PCB (non-removable),
use an UART connection for Bluetooth, such as in the Pinebook Pro,
and the advertised btsdio support as an SDIO function is ignored.

Reviewed-by: Dragan Simic <dragan.simic@gmail.com>
Signed-off-by: Kyle Copperfield <kmcopper@danwin1210.me>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btsdio.c