diff options
author | 2018-08-08 01:52:49 +0800 | |
---|---|---|
committer | 2018-08-07 21:35:36 +0200 | |
commit | 7d2eb6de6e6315ad5b93b848ba14360b2370ac4d (patch) | |
tree | 6e4a54bdffa8868d8a80edca37e92529dc9d15f0 | |
parent | Bluetooth: mediatek: Add protocol support for MediaTek serial devices (diff) | |
download | wireguard-linux-7d2eb6de6e6315ad5b93b848ba14360b2370ac4d.tar.xz wireguard-linux-7d2eb6de6e6315ad5b93b848ba14360b2370ac4d.zip |
MAINTAINERS: add an entry for MediaTek Bluetooth driver
Add an entry for the MediaTek Bluetooth driver.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 82f277462349..9777a1dd6ff6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8988,6 +8988,14 @@ F: include/uapi/linux/meye.h F: include/uapi/linux/ivtv* F: include/uapi/linux/uvcvideo.h +MEDIATEK BLUETOOTH DRIVER +M: Sean Wang <sean.wang@mediatek.com> +L: linux-bluetooth@vger.kernel.org +L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/net/mediatek-bluetooth.txt +F: drivers/bluetooth/btmtkuart.c + MEDIATEK CIR DRIVER M: Sean Wang <sean.wang@mediatek.com> S: Maintained |