diff mbox series

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

Message ID 1125de60c070ac1d826e88650a5b40d91c3c4566.1687855361.git.quic_schowdhu@quicinc.com (mailing list archive)
State New, archived
Headers show
Series misc: Add driver support for Data Capture and Compare unit(DCC) | expand

Commit Message

Souradeep Chowdhury June 27, 2023, 9:49 a.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>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 27ef11624748..4eba5e88c6b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5710,6 +5710,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/qcom-dcc.c
+
 DCCP PROTOCOL
 L:	dccp@vger.kernel.org
 S:	Orphan