From: Komal Bajaj <quic_kbajaj@quicinc.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Amrit Anand <quic_amrianan@quicinc.com>
Subject: Re: [PATCH 1/3] arm64: dts: qcom: qdu1000: Add USB3 and PHY support
Date: Tue, 19 Mar 2024 14:02:50 +0530 [thread overview]
Message-ID: <3e79ae3d-a032-75f7-48a4-513688ca139d@quicinc.com> (raw)
In-Reply-To: <db09be58-f6e4-40aa-b558-5b2472c94747@linaro.org>
On 3/11/2024 10:02 PM, Krzysztof Kozlowski wrote:
> On 11/03/2024 13:08, Komal Bajaj wrote:
>> @@ -6,6 +6,7 @@
>> #include <dt-bindings/clock/qcom,qdu1000-gcc.h>
>> #include <dt-bindings/clock/qcom,rpmh.h>
>> #include <dt-bindings/dma/qcom-gpi.h>
>> +#include <dt-bindings/interconnect/qcom,icc.h>
>> #include <dt-bindings/interconnect/qcom,qdu1000-rpmh.h>
>> #include <dt-bindings/interrupt-controller/arm-gic.h>
>> #include <dt-bindings/power/qcom-rpmpd.h>
>> @@ -913,6 +914,124 @@ opp-384000000 {
>> };
>> };
>>
>> + usb_1_hsphy: phy@88e3000 {
>> + compatible = "qcom,qdu1000-usb-hs-phy",
>> + "qcom,usb-snps-hs-7nm-phy";
>> + reg = <0x0 0x088e3000 0x0 0x120>;
>> + #phy-cells = <0>;
>> +
>> + clocks =<&gcc GCC_USB2_CLKREF_EN>;
>> + clock-names = "ref";
>> +
>> + resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
>> +
>> + status = "disabled";
>> + };
>> +
>> + usb_1_qmpphy: phy-wrapper@88e5000 {
>
> That's a phy, isn't it? So node name "phy".
My mistake, will correct it.
Thanks
Komal
>
> Best regards,
> Krzysztof
>
next prev parent reply other threads:[~2024-03-19 8:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 12:08 [PATCH 0/3] Add devicetree support of USB for QDU/QRU1000 Komal Bajaj
2024-03-11 12:08 ` [PATCH 1/3] arm64: dts: qcom: qdu1000: Add USB3 and PHY support Komal Bajaj
2024-03-11 16:32 ` Krzysztof Kozlowski
2024-03-19 8:32 ` Komal Bajaj [this message]
2024-03-11 12:08 ` [PATCH 2/3] arm64: dts: qcom: qdu1000-idp: enable USB nodes Komal Bajaj
2024-03-11 12:14 ` Dmitry Baryshkov
2024-03-12 0:04 ` Konrad Dybcio
2024-03-19 8:34 ` Komal Bajaj
2024-03-11 12:08 ` [PATCH 3/3] arm64: dts: qcom: qru1000-idp: " Komal Bajaj
2024-03-11 14:23 ` [PATCH 0/3] Add devicetree support of USB for QDU/QRU1000 Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2024-03-19 9:10 Komal Bajaj
2024-03-19 9:10 ` [PATCH 1/3] arm64: dts: qcom: qdu1000: Add USB3 and PHY support Komal Bajaj
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=3e79ae3d-a032-75f7-48a4-513688ca139d@quicinc.com \
--to=quic_kbajaj@quicinc.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_amrianan@quicinc.com \
--cc=robh+dt@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