diff options
author | Souradeep Chowdhury <quic_schowdhu@quicinc.com> | 2022-02-11 17:53:44 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-14 12:49:33 +0100 |
commit | 18819ad23828ff0e83e3aa53230b586659f69e79 (patch) | |
tree | cf4d6c5a4120776ddb7c322ae50f0545956b751a /MAINTAINERS | |
parent | bd0a0a024f2a41e7cc8eadb9862f82c45884b69c (diff) |
MAINTAINERS: Add maintainer entry for EUD
Add the entry for maintainer for EUD driver
and other associated files.
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Link: https://lore.kernel.org/r/b7a9d113f610e2edf67c6a813fc173b1857b9919.1644580972.git.quic_schowdhu@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fca970a46e77..a7cdd8f267f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15766,6 +15766,14 @@ F: sound/soc/codecs/wcd-clsh-v2.* F: sound/soc/codecs/wsa881x.c F: sound/soc/qcom/ +QCOM EMBEDDED USB DEBUGGER (EUD) +M: Souradeep Chowdhury <quic_schowdhu@quicinc.com> +L: linux-arm-msm@vger.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@kernel.org> L: netdev@vger.kernel.org |