Message ID | 0c67400c5e530dd8c33c85187aa4c1a23efe4853.1687945879.git.quic_schowdhu@quicinc.com |
---|---|
State | New |
Headers | show |
Series | misc: Add driver support for Data Capture and Compare unit(DCC) | expand |
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
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(+)