diff options
author | Bjorn Andersson <andersson@kernel.org> | 2023-01-31 03:30:54 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-01-31 03:30:54 +0100 |
commit | c5d52d7bf241a4d06b651362446644948621c426 (patch) | |
tree | 46c2a32b2e701ce8c91c0d1ec52fe7fe7f8518bf /MAINTAINERS | |
parent | firmware: qcom: scm: Add wait-queue handling logic (diff) | |
download | linux-c5d52d7bf241a4d06b651362446644948621c426.tar.xz linux-c5d52d7bf241a4d06b651362446644948621c426.zip |
soc: qcom: dcc: Drop driver for now
Arnd asks for the DCC driver to be dropped for now, in order to allow
for more thorough review, by a wider audience, of the ABI introduced.
The Devicetree binding is adequately describing the hardware block, so
this is kept.
Requested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f2c3d471fe8f..f61eb221415b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5821,14 +5821,6 @@ 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 |