summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2020-10-16 22:46:10 +0200
committerVinod Koul <vkoul@kernel.org>2020-10-28 21:43:10 +0530
commitc36f74566cef6b2a377c8830ee216677ddb12706 (patch)
treef6ea4f9cb61927285bcf19c678d8113e4129e428 /MAINTAINERS
parentae38853249538719c12cb7e7bc302550f5513dae (diff)
downloadlinux-stable-c36f74566cef6b2a377c8830ee216677ddb12706.tar.gz
linux-stable-c36f74566cef6b2a377c8830ee216677ddb12706.tar.bz2
linux-stable-c36f74566cef6b2a377c8830ee216677ddb12706.zip
MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY
Add maintainers entry for the Qualcomm IPQ4019 USB PHY driver. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Cc: Luka Perkov <luka.perkov@sartura.hr> Link: https://lore.kernel.org/r/20201016204610.2406075-1-robert.marko@sartura.hr Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..f01ce8f451c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14547,6 +14547,14 @@ F: Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
F: drivers/mailbox/qcom-ipcc.c
F: include/dt-bindings/mailbox/qcom-ipcc.h
+QUALCOMM IPQ4019 USB PHY DRIVER
+M: Robert Marko <robert.marko@sartura.hr>
+M: Luka Perkov <luka.perkov@sartura.hr>
+L: linux-arm-msm@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.yaml
+F: drivers/phy/qualcomm/phy-qcom-ipq4019-usb.c
+
QUALCOMM RMNET DRIVER
M: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
M: Sean Tranchetti <stranche@codeaurora.org>