Add the entry for maintainer for EUD driver and other associated files. Signed-off-by: Souradeep Chowdhury <quic_schowdhu@xxxxxxxxxxx> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxx (moderated for non-subscribers) S: Supported F: sound/soc/qcom/ +QCOM EMBEDDED USB DEBUGGER(EUD) +M: Souradeep Chowdhury <quic_schowdhu@xxxxxxxxxxx> +L: linux-arm-msm@xxxxxxxxxxxxxxx +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@xxxxxxxxxx> L: netdev@xxxxxxxxxxxxxxx -- 2.7.4