mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nitheesh Sekar <quic_nsekar@quicinc.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	<agross@kernel.org>, <andersson@kernel.org>,
	<konrad.dybcio@linaro.org>, <vkoul@kernel.org>,
	<kishon@kernel.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>,
	<gregkh@linuxfoundation.org>, <quic_srichara@quicinc.com>,
	<quic_varada@quicinc.com>, <quic_wcheng@quicinc.com>,
	<linux-arm-msm@vger.kernel.org>, <linux-phy@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-usb@vger.kernel.org>
Cc: Amandeep Singh <quic_amansing@quicinc.com>
Subject: Re: [PATCH 5/5] arm64: dts: qcom: ipq5018: Enable USB
Date: Wed, 30 Aug 2023 12:26:27 +0530	[thread overview]
Message-ID: <edfa69b8-0bc2-6121-6edd-b08e99490a47@quicinc.com> (raw)
In-Reply-To: <5373a7b5-df23-47df-b732-60a31c1ea6d0@linaro.org>


On 8/25/2023 4:08 PM, Krzysztof Kozlowski wrote:
> On 25/08/2023 11:35, Nitheesh Sekar wrote:
>> Enable USB2 in host mode.
>>
>> Co-developed-by: Amandeep Singh <quic_amansing@quicinc.com>
>> Signed-off-by: Amandeep Singh <quic_amansing@quicinc.com>
>> Signed-off-by: Nitheesh Sekar <quic_nsekar@quicinc.com>
>> ---
>>   arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts | 12 ++++++++++++
>>   1 file changed, 12 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts b/arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts
>> index e636a1cb9b77..cdf5e22ec54e 100644
>> --- a/arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts
>> +++ b/arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts
>> @@ -70,3 +70,15 @@
>>   &xo_board_clk {
>>   	clock-frequency = <24000000>;
>>   };
>> +
>> +&usbphy0 {
> u is before x
Sure, will sort and reorder the nodes.

Regards,
Nitheesh

  reply	other threads:[~2023-08-30 19:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-25  9:35 [PATCH 0/5] Enable IPQ5018 USB2 support Nitheesh Sekar
2023-08-25  9:35 ` [PATCH 1/5] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible Nitheesh Sekar
2023-08-25 10:36   ` Krzysztof Kozlowski
2023-08-25  9:35 ` [PATCH 2/5] dt-bindings: usb: dwc3: " Nitheesh Sekar
2023-08-25 10:37   ` Krzysztof Kozlowski
2023-08-30  6:53     ` Nitheesh Sekar
2023-08-25  9:35 ` [PATCH 3/5] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018 Nitheesh Sekar
2023-08-25  9:35 ` [PATCH 4/5] arm64: dts: qcom: ipq5018: Add USB related nodes Nitheesh Sekar
2023-08-25 10:38   ` Krzysztof Kozlowski
2023-08-30  6:55     ` Nitheesh Sekar
2023-08-25 10:39   ` Krzysztof Kozlowski
2023-08-30  6:55     ` Nitheesh Sekar
2023-08-30 20:15   ` Dmitry Baryshkov
2023-08-31  2:50     ` Nitheesh Sekar
2023-08-25  9:35 ` [PATCH 5/5] arm64: dts: qcom: ipq5018: Enable USB Nitheesh Sekar
2023-08-25 10:38   ` Krzysztof Kozlowski
2023-08-30  6:56     ` Nitheesh Sekar [this message]
2023-08-30 20:11   ` Dmitry Baryshkov
2023-08-31  2:57     ` Nitheesh Sekar

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=edfa69b8-0bc2-6121-6edd-b08e99490a47@quicinc.com \
    --to=quic_nsekar@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@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=linux-phy@lists.infradead.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=quic_amansing@quicinc.com \
    --cc=quic_srichara@quicinc.com \
    --cc=quic_varada@quicinc.com \
    --cc=quic_wcheng@quicinc.com \
    --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

all inboxes | Powered by JetHome®