diff mbox series

[v1] MAINTAINERS: add maintainers for qualcomm uart based BT drivers

Message ID 1652938824-28976-1-git-send-email-quic_bgodavar@quicinc.com (mailing list archive)
State Not Applicable
Headers show
Series [v1] MAINTAINERS: add maintainers for qualcomm uart based BT drivers | expand

Commit Message

Balakrishna Godavarthi (QUIC) May 19, 2022, 5:40 a.m. UTC
Adding myself and rocky Liao as a maintainers for qualcomm
uart based bluetooth drivers.

Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 69b597a..22d4d00 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16295,6 +16295,16 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
 F:	drivers/net/wwan/qcom_bam_dmux.c
 
+QUALCOMM BLUETOOTH DRIVER
+M:	Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
+M:	Rocky Liao <quic_rjliao@quicinc.com>
+L:	linux-bluetooth@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
+F:	drivers/bluetooth/btqca.c
+F:	drivers/bluetooth/btqca.h
+F:	drivers/bluetooth/hci_qca.c
+
 QUALCOMM CAMERA SUBSYSTEM DRIVER
 M:	Robert Foss <robert.foss@linaro.org>
 M:	Todor Tomov <todor.too@gmail.com>