Re: [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node

From: Praveenkumar I
Date: Fri Sep 29 2023 - 09:32:20 EST




On 9/29/2023 6:44 PM, Konrad Dybcio wrote:
On 29.09.2023 10:42, Praveenkumar I wrote:
Add UNIPHY node in USB to support Super-speed. As the SS PHY has
pipe clock, removed "qcom,select-utmi-as-pipe-clk" flag.

Signed-off-by: Praveenkumar I <quic_ipkumar@xxxxxxxxxxx>
---
Patches 6 and 7 should be swapped, otherwise you may get no
USB with this commit. Incremental patches must not break
functionality, unless it is truly inevitable.
Understood. Will swap the 6 and 7 patches in the update.

--
Thanks,
Praveenkumar

Konrad