Re: [PATCH 5/5] arm64: dts: qcom: ipq5018: Enable USB

From: Krzysztof Kozlowski
Date: Fri Aug 25 2023 - 06:39:46 EST


On 25/08/2023 11:35, Nitheesh Sekar wrote:
> Enable USB2 in host mode.
>
> Co-developed-by: Amandeep Singh <quic_amansing@xxxxxxxxxxx>
> Signed-off-by: Amandeep Singh <quic_amansing@xxxxxxxxxxx>
> Signed-off-by: Nitheesh Sekar <quic_nsekar@xxxxxxxxxxx>
> ---
> 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

Best regards,
Krzysztof