diff mbox series

[V1,3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

Message ID 7374c3c53b635ef8081a605bd6f24be3f04e6d0a.1681480351.git.quic_schowdhu@quicinc.com (mailing list archive)
State Not Applicable
Headers show
Series Add Data Capture and Compare(DCC) driver to new location | expand

Commit Message

Souradeep Chowdhury April 14, 2023, 1:59 p.m. UTC
Add the entries for all the files added as a part of driver support for
DCC(Data Capture and Compare).

Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b4e9c5b..2071000 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5705,6 +5705,14 @@  W:	http://lists.twibble.org/mailman/listinfo/dc395x/
 F:	Documentation/scsi/dc395x.rst
 F:	drivers/scsi/dc395x.*
 
+DCC QTI DRIVER
+M:      Souradeep Chowdhury <quic_schowdhu@quicinc.com>
+L:      linux-arm-msm@vger.kernel.org
+S:      Maintained
+F:      Documentation/ABI/testing/debugfs-driver-dcc
+F:      Documentation/devicetree/bindings/misc/qcom,dcc.yaml
+F:      drivers/misc/dcc.c
+
 DCCP PROTOCOL
 L:	dccp@vger.kernel.org
 S:	Orphan