On Mon, Nov 18, 2024 at 10:58:39AM +0530, Varadarajan Narayanan wrote: > The IPQ5424 SoC has both USB2.0 and USB3.0 controllers. The USB3.0 > can connect to either of USB2.0 or USB3.0 phy and operate in the > respective mode. > > Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx> > --- > v4: Fix regulator names to match with other Qualcomm DT files > > v3: Regulator node names, labels and 'regulator-name' changed per review suggestions > Stray newline removed > > v2: Add dm/dp_hs_phy_irq to usb3@8a00000 node > Add u1/u2-entry quirks to usb@8a00000 node > --- > arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 66 ++++++++ > arch/arm64/boot/dts/qcom/ipq5424.dtsi | 159 ++++++++++++++++++++ > 2 files changed, 225 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry