On Tue, 19 Mar 2024 at 11:10, Komal Bajaj <quic_kbajaj@xxxxxxxxxxx> wrote: > > This series adds devicetree nodes to support interconnects and usb for qdu/qru1000. > This is based on previously sent driver series[1]. > [1] > https://lore.kernel.org/linux-arm-msm/20240319090729.14674-1-quic_kbajaj@xxxxxxxxxxx/ > > ------ > Changes in v2: > * Changes qmpphy node name > * Changes dr_mode to otg and added USB-B port USB role switch > * Dropped maximum-speed property from usb dwc3 node > * Link to v1: https://lore.kernel.org/linux-arm-msm/20240311120859.18489-1-quic_kbajaj@xxxxxxxxxxx/ Same comment, please version your patches properly. > > Komal Bajaj (3): > arm64: dts: qcom: qdu1000: Add USB3 and PHY support > arm64: dts: qcom: qdu1000-idp: enable USB nodes > arm64: dts: qcom: qru1000-idp: enable USB nodes > > arch/arm64/boot/dts/qcom/qdu1000-idp.dts | 65 +++++++++++ > arch/arm64/boot/dts/qcom/qdu1000.dtsi | 133 +++++++++++++++++++++++ > arch/arm64/boot/dts/qcom/qru1000-idp.dts | 65 +++++++++++ > 3 files changed, 263 insertions(+) > > -- > 2.42.0 > > -- With best wishes Dmitry