]> 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)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 00:06:36 +0000 (17:06 -0700)
commitaf446df2cfdbdc48c1ecc2a7b7255a3fe856f3f8
tree265f6b5bbfac2d0190823dd94bf2712828c61f06
parent74431a79339972e14b3eeb6fe662db092dc3c222
Bluetooth: hci_bcm: Add BCM4349B1 variant

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>
drivers/bluetooth/btbcm.c
drivers/bluetooth/hci_bcm.c