diff mbox series

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

Message ID cdd67dd71a6c8559d2771ac453b472a5c3ee1897.1663642052.git.quic_schowdhu@quicinc.com (mailing list archive)
State Superseded
Headers show
Series soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC) | expand

Commit Message

Souradeep Chowdhury Sept. 20, 2022, 3:57 a.m. UTC
Added 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(+)

Comments

Krzysztof Kozlowski Sept. 23, 2022, 8:03 p.m. UTC | #1
On 20/09/2022 05:57, Souradeep Chowdhury wrote:
> Added the entries for all the files added as a part of driver support for
> DCC(Data Capture and Compare).
> 


> +F:	Documentation/devicetree/bindings/arm/msm/qcom,dcc.yaml

arm is only for top level nodes/properties. Please put your bindings in
respective subsystem.

Best regards,
Krzysztof
Souradeep Chowdhury Sept. 24, 2022, 11:47 a.m. UTC | #2
On 9/24/2022 1:33 AM, Krzysztof Kozlowski wrote:
> On 20/09/2022 05:57, Souradeep Chowdhury wrote:
>> Added the entries for all the files added as a part of driver support for
>> DCC(Data Capture and Compare).
>>
>
>> +F:	Documentation/devicetree/bindings/arm/msm/qcom,dcc.yaml
> arm is only for top level nodes/properties. Please put your bindings in
> respective subsystem.
Ack
>
> Best regards,
> Krzysztof
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a61f4f3..e57d927 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5146,6 +5146,14 @@  F:	include/linux/tfrc.h
 F:	include/uapi/linux/dccp.h
 F:	net/dccp/
 
+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/arm/msm/qcom,dcc.yaml
+F:	drivers/soc/qcom/dcc.c
+
 DECnet NETWORK LAYER
 L:	linux-decnet-user@lists.sourceforge.net
 S:	Orphan