From: Sivaprakash Murugesan <sivaprak@codeaurora.org>
To: agross@kernel.org, bjorn.andersson@linaro.org, kishon@ti.com,
vkoul@kernel.org, robh+dt@kernel.org, mgautam@codeaurora.org,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH V3 0/5] Enable USB support in IPQ8074
Date: Tue, 16 Jun 2020 15:57:02 +0530 [thread overview]
Message-ID: <5e392fe0-c8aa-4cef-d04b-0209b504c75d@codeaurora.org> (raw)
In-Reply-To: <1591625479-4483-1-git-send-email-sivaprak@codeaurora.org>
Ping!
Hi Vinod,
can you please review this patch series?
On 6/8/2020 7:41 PM, Sivaprakash Murugesan wrote:
> IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs.
> This patch set enables the USB PHYs and USB dwc3 in IPQ8074.
>
> [V3]
> * Rebased patch 3 on 5.7 and linux-next tag next-20200608
> [V2]
> * Added new device compatible qcom,ipq8074-qusb2-phy for qusb2
> * Addressed Bjorn's review comments on dts and binding
>
> Sivaprakash Murugesan (5):
> dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings
> dt-bindings: phy: qcom,qusb2: Add ipq8074 device compatible
> phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
> phy: qcom-qusb2: Add ipq8074 device compatible
> arm64: dts: ipq8074: enable USB support
>
> .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 +
> .../devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 +
> arch/arm64/boot/dts/qcom/ipq8074-hk01.dts | 24 +++
> arch/arm64/boot/dts/qcom/ipq8074.dtsi | 167 +++++++++++++++++++++
> drivers/phy/qualcomm/phy-qcom-qmp.c | 102 +++++++++++++
> drivers/phy/qualcomm/phy-qcom-qusb2.c | 3 +
> 6 files changed, 299 insertions(+)
>
next prev parent reply other threads:[~2020-06-16 10:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 14:11 [PATCH V3 0/5] Enable USB support in IPQ8074 Sivaprakash Murugesan
2020-06-08 14:11 ` [PATCH V3 1/5] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings Sivaprakash Murugesan
2020-06-08 14:11 ` [PATCH V3 2/5] dt-bindings: phy: qcom,qusb2: Add ipq8074 device compatible Sivaprakash Murugesan
2020-06-08 14:11 ` [PATCH V3 3/5] phy: qcom-qmp: Add USB QMP PHY support for IPQ8074 Sivaprakash Murugesan
2020-06-08 14:11 ` [PATCH V3 4/5] phy: qcom-qusb2: Add ipq8074 device compatible Sivaprakash Murugesan
2020-06-19 3:12 ` Sricharan Ramabadhran
2020-06-08 14:11 ` [PATCH V3 5/5] arm64: dts: ipq8074: enable USB support Sivaprakash Murugesan
2020-06-16 10:27 ` Sivaprakash Murugesan [this message]
2020-06-19 3:20 ` [PATCH V3 0/5] Enable USB support in IPQ8074 Sivaprakash Murugesan
2020-06-19 3:16 ` Sricharan Ramabadhran
2020-06-24 17:18 ` Vinod Koul
2020-06-24 17:41 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5e392fe0-c8aa-4cef-d04b-0209b504c75d@codeaurora.org \
--to=sivaprak@codeaurora.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kishon@ti.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mgautam@codeaurora.org \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).