Message ID | 10c2b4f9fe499984c58818a25d2662f79b052ddb.1691496290.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 0f966f05fb0d..5631b6591e2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5699,6 +5699,14 @@ S: Maintained 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(+)