From: Sricharan Ramabadhran <sricharan@codeaurora.org>
To: Sivaprakash Murugesan <sivaprak@codeaurora.org>,
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 4/5] phy: qcom-qusb2: Add ipq8074 device compatible
Date: Fri, 19 Jun 2020 08:42:41 +0530 [thread overview]
Message-ID: <abf692c2-21d8-74eb-b960-6bdb865ea4ab@codeaurora.org> (raw)
In-Reply-To: <1591625479-4483-5-git-send-email-sivaprak@codeaurora.org>
On 6/8/2020 7:41 PM, Sivaprakash Murugesan wrote:
> Add ipq8074 qusb2 device compatible for high speed usb support.
>
> Signed-off-by: Sivaprakash Murugesan <sivaprak@codeaurora.org>
> ---
> drivers/phy/qualcomm/phy-qcom-qusb2.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/phy/qualcomm/phy-qcom-qusb2.c b/drivers/phy/qualcomm/phy-qcom-qusb2.c
> index 393011a..557547d 100644
> --- a/drivers/phy/qualcomm/phy-qcom-qusb2.c
> +++ b/drivers/phy/qualcomm/phy-qcom-qusb2.c
> @@ -810,6 +810,9 @@ static const struct phy_ops qusb2_phy_gen_ops = {
>
> static const struct of_device_id qusb2_phy_of_match_table[] = {
> {
> + .compatible = "qcom,ipq8074-qusb2-phy",
> + .data = &msm8996_phy_cfg,
> + }, {
> .compatible = "qcom,msm8996-qusb2-phy",
> .data = &msm8996_phy_cfg,
> }, {
Reviewed-by: Sricharan R <sricharan@codeaurora.org>
Regards,
Sricharan
next prev parent reply other threads:[~2020-06-19 3:12 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 [this message]
2020-06-08 14:11 ` [PATCH V3 5/5] arm64: dts: ipq8074: enable USB support Sivaprakash Murugesan
2020-06-16 10:27 ` [PATCH V3 0/5] Enable USB support in IPQ8074 Sivaprakash Murugesan
2020-06-19 3:20 ` 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=abf692c2-21d8-74eb-b960-6bdb865ea4ab@codeaurora.org \
--to=sricharan@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=sivaprak@codeaurora.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