diff options
author | Souradeep Chowdhury <quic_schowdhu@quicinc.com> | 2022-12-27 20:52:47 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-12-28 11:29:45 -0600 |
commit | 9732dd8d347851cb9c2fdabd35046ba0c470543e (patch) | |
tree | b66a9cc7e8d88e1453f2435fee77b1d1e11a459e | |
parent | 4cbe60cf5ad622f7f45ccc4fa369c9f7a71903b9 (diff) | |
download | linux-9732dd8d347851cb9c2fdabd35046ba0c470543e.tar.gz linux-9732dd8d347851cb9c2fdabd35046ba0c470543e.tar.bz2 linux-9732dd8d347851cb9c2fdabd35046ba0c470543e.zip |
MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
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>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/d94c11b2c219265d150f71ee726637dd0f58c095.1672148732.git.quic_schowdhu@quicinc.com
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f61eb221415b..f2c3d471fe8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5821,6 +5821,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/soc/qcom/qcom,dcc.yaml +F: drivers/soc/qcom/dcc.c + DCCP PROTOCOL L: dccp@vger.kernel.org S: Orphan |