]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_bcm: Add BCM4349B1 variant
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Tue, 24 May 2022 05:56:41 +0000 (07:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Aug 2022 11:07:52 +0000 (13:07 +0200)
commit980a4876d47e2fde8514d6f567e8947ebd18a984
tree2ca217be53a3579d09f9f499f401d327f5ebd5d3
parent28216965a5d57ba2776b5d23c7e8d6b8ad029ca6
Bluetooth: hci_bcm: Add BCM4349B1 variant

commit af446df2cfdbdc48c1ecc2a7b7255a3fe856f3f8 upstream.

The BCM4349B1, aka CYW/BCM89359, is a WiFi+BT chip and its Bluetooth
portion can be controlled over serial.

Two subversions are added for the chip, because ROM firmware reports
002.002.013 (at least for the chips I have here), while depending on
patchram firmware revision, either 002.002.013 or 002.002.014 is
reported.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bluetooth/btbcm.c
drivers/bluetooth/hci_bcm.c