]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mediatek: add BT_MTK module
authorSean Wang <sean.wang@mediatek.com>
Mon, 18 Oct 2021 21:30:12 +0000 (05:30 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 25 Oct 2021 13:36:23 +0000 (15:36 +0200)
commit2f76b42a79ca77574ab0dd440986bfd738ef5b3c
treedd3fa4622021b7a94fc90ee9db925b13b116ca53
parent7928340632d31f22d8dbf552cfa80ee2778a07e2
Bluetooth: mediatek: add BT_MTK module

Add BT_MTK module that is a preliminary patch to introduce mt7921s support
to share the logic betweem btusb and btmtksdio.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btmtk.c [new file with mode: 0644]
drivers/bluetooth/btmtk.h [new file with mode: 0644]
drivers/bluetooth/btusb.c