2022-03-03 06:58:02

by Souradeep Chowdhury

[permalink] [raw]
Subject: [PATCH V7 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

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 <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

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 <[email protected]>
+L: [email protected]
+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: [email protected]
S: Orphan
--
2.7.4


2022-05-04 01:53:35

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH V7 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

On Thu 03 Mar 00:27 CST 2022, Souradeep Chowdhury wrote:

> 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 <[email protected]>

Reviewed-by: Bjorn Andersson <[email protected]>

> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> 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 <[email protected]>
> +L: [email protected]
> +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: [email protected]
> S: Orphan
> --
> 2.7.4
>