Changes since v1: ---------------- - v1 can be seen here: https://lore.kernel.org/linux-arm-msm/20210625220311.527549-1-bhupesh.sharma@xxxxxxxxxx/T/#mc49710316c9b527c2ee6562f4b91a05a2d15ca8b - Addressed review comments from Bjorn. This series enables the support for two USB ports (named portB and portC) found on the SA8155p-adp board which are connected to USB Type A connectors. It also contains two minor cleanups: - naming related fix for dwc3 usb nodes found in qcom arm64 dts files. - arrange usb nodes together in sm8150 dts. Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Bhupesh Sharma (3): arm64: dts: qcom: Use correct naming for dwc3 usb nodes in dts files arm64: dts: qcom: Cosmetic changes - arrange USB nodes together in sm8150 dts arm64: dts: qcom: Fix usb entries for SA8155p adp board arch/arm64/boot/dts/qcom/msm8994.dtsi | 2 +- arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 60 ++++++++++++++++++++---- arch/arm64/boot/dts/qcom/sm8150.dtsi | 30 ++++++------ arch/arm64/boot/dts/qcom/sm8250.dtsi | 4 +- arch/arm64/boot/dts/qcom/sm8350.dtsi | 4 +- 5 files changed, 71 insertions(+), 29 deletions(-) -- 2.31.1