Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards
authorSven Peter <sven@svenpeter.dev>
Fri, 4 Nov 2022 21:13:03 +0000 (22:13 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 12 Dec 2022 22:19:24 +0000 (14:19 -0800)
commit8a06127602de70541e751a8c64a06995ee281f22
treee7e4ce87dc4655af6978923c9068ea6fee63aaed
parentffcb0a445ec2d5753751437706aa0a7ea8351099
Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards

Broadcom BCM4377/4378/4387 are dual WiFi/Bluetooth boards found in Apple
machines. This driver adds support for the Bluetooth function which
exposes a shared memory IPC protocol over PCIe to tunnel HCI traffic.

Signed-off-by: Sven Peter <sven@svenpeter.dev>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
MAINTAINERS
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/hci_bcm4377.c [new file with mode: 0644]