Message ID | 20201016204610.2406075-1-robert.marko@sartura.hr (mailing list archive) |
---|---|
State | Accepted |
Commit | c36f74566cef6b2a377c8830ee216677ddb12706 |
Headers | show |
Series | MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY | expand |
On 16-10-20, 22:46, Robert Marko wrote:
> Add maintainers entry for the Qualcomm IPQ4019 USB PHY driver.
Applied, thanks
Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Fri, 16 Oct 2020 22:46:10 +0200 you wrote: > 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> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) Here is the summary with links: - MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY https://git.kernel.org/qcom/c/c36f74566cef You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/MAINTAINERS b/MAINTAINERS index 867157311dc8..bc05bea8dda0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14411,6 +14411,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>
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> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)