Hello, This series adds the devicetree nodes to support the interconnect, USB3 and PHY support. Changes from v1: - Addressed Krzysztof's comments. - Rebased on top of 5.18-rc5. Thanks, Rohit. Rohit Agarwal (4): ARM: dts: qcom: sdx65: Add interconnect nodes dt-bindings: usb: qcom,dwc3: Add binding for SDX65 ARM: dts: qcom: sdx65: Add USB3 and PHY support ARM: dts: qcom: sdx65-mtp: Enable USB3 and PHY support .../devicetree/bindings/usb/qcom,dwc3.yaml | 1 + arch/arm/boot/dts/qcom-sdx65-mtp.dts | 29 +++++- arch/arm/boot/dts/qcom-sdx65.dtsi | 108 +++++++++++++++++++++ 3 files changed, 134 insertions(+), 4 deletions(-) -- 2.7.4