diff options
author | Robert Marko <robert.marko@sartura.hr> | 2020-10-16 22:46:10 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-10-28 17:13:10 +0100 |
commit | c36f74566cef6b2a377c8830ee216677ddb12706 (patch) | |
tree | f6ea4f9cb61927285bcf19c678d8113e4129e428 /MAINTAINERS | |
parent | phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops (diff) | |
download | linux-c36f74566cef6b2a377c8830ee216677ddb12706.tar.xz linux-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-- | MAINTAINERS | 8 |
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> |