[<prev] [next>] [day] [month] [year] [list]
Message-ID: <b7a9d113f610e2edf67c6a813fc173b1857b9919.1644580972.git.quic_schowdhu@quicinc.com>
Date: Fri, 11 Feb 2022 17:53:44 +0530
From: Souradeep Chowdhury <quic_schowdhu@...cinc.com>
To: <linux-arm-msm@...r.kernel.org>, <linux-usb@...r.kernel.org>,
<devicetree@...r.kernel.org>, <pure.logic@...us-software.ie>,
<bjorn.andersson@...aro.org>, <greg@...ah.com>, <robh@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <quic_tsoni@...cinc.com>,
<quic_psodagud@...cinc.com>, <quic_satyap@...cinc.com>,
<quic_pheragu@...cinc.com>, <quic_rjendra@...cinc.com>,
<quic_sibis@...cinc.com>, <quic_saipraka@...cinc.com>,
<quic_schowdhu@...cinc.com>
Subject: [PATCH V7] MAINTAINERS: Add maintainer entry for EUD
Add the entry for maintainer for EUD driver
and other associated files.
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@...cinc.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@...aro.org>
---
Changes in V7
* Added the Maintainer entry in the sorted order.
Changes in V6
* Added the review tags from V5 and moved qcom_eud.c to drivers/usb/misc.
Changes in V5
* Added the review tags and implemented comments on V4 of the patch.
Changes in V4
* Aligned the device tree node structure of EUD as per discussion.
* Changes to usb-connector.yaml is no longer required and is not
included in the patch series.
* Implemented the rest of the comments on Version 3 of the patch.
Changes in V3
* Removed the patch for registration of EUD connector as it is no longer
required.
* Added the description to include EUD in usb-connector.yaml
* Implemented comments on V2 of the patch.
Changes in V2
* Fixed the yaml issue and also implemented comments on yaml in V1.
Changes in V1
* EUD has now been mapped as a separate DT node as it is an independent QCOM IP.
* EUD is attached to the connector child of dwc3 via port end point since EUD
driver needs the connector for role-switching.
* EUD driver has been moved now to drivers/soc/qcom/qcom_eud.c.
* All the comments from version 0 of the patch has been implemented.
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 68f21d4..fe43371 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13981,6 +13981,14 @@ L: alsa-devel@...a-project.org (moderated for non-subscribers)
S: Supported
F: sound/soc/qcom/
+QCOM EMBEDDED USB DEBUGGER(EUD)
+M: Souradeep Chowdhury <quic_schowdhu@...cinc.com>
+L: linux-arm-msm@...r.kernel.org
+S: Maintained
+F: Documentation/ABI/testing/sysfs-driver-eud
+F: Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml
+F: drivers/usb/misc/qcom_eud.c
+
QCOM IPA DRIVER
M: Alex Elder <elder@...nel.org>
L: netdev@...r.kernel.org
--
2.7.4
Powered by blists - more mailing lists