[PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: flatten the primary usb controller node

Neil Armstrong posted 2 patches 1 month, 3 weeks ago
arch/arm64/boot/dts/qcom/sm8550.dtsi    | 84 ++++++++++++++++----------------
arch/arm64/boot/dts/qcom/sm8650-hdk.dts |  6 +--
arch/arm64/boot/dts/qcom/sm8650-mtp.dts |  6 +--
arch/arm64/boot/dts/qcom/sm8650-qrd.dts |  6 +--
arch/arm64/boot/dts/qcom/sm8650.dtsi    | 86 +++++++++++++++------------------
5 files changed, 88 insertions(+), 100 deletions(-)
[PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: flatten the primary usb controller node
Posted by Neil Armstrong 1 month, 3 weeks ago
Flatten USB Controller node on SM8550 & SM8650 to move away from legacy USB
Qualcomm glue driver and make use of new one.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Changes in v2:
- Fix usb registers size
- Link to v1: https://lore.kernel.org/r/20250729-topic-sm8x50-usb-flatten-v1-0-4be74a629136@linaro.org

---
Neil Armstrong (2):
      arm64: dts: qcom: sm8550: Flatten the USB nodes
      arm64: dts: qcom: sm8650: Flatten the USB nodes

 arch/arm64/boot/dts/qcom/sm8550.dtsi    | 84 ++++++++++++++++----------------
 arch/arm64/boot/dts/qcom/sm8650-hdk.dts |  6 +--
 arch/arm64/boot/dts/qcom/sm8650-mtp.dts |  6 +--
 arch/arm64/boot/dts/qcom/sm8650-qrd.dts |  6 +--
 arch/arm64/boot/dts/qcom/sm8650.dtsi    | 86 +++++++++++++++------------------
 5 files changed, 88 insertions(+), 100 deletions(-)
---
base-commit: b1549501188cc9eba732c25b033df7a53ccc341f
change-id: 20250729-topic-sm8x50-usb-flatten-0e030f2f3650

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: flatten the primary usb controller node
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Mon, 11 Aug 2025 14:25:16 +0200, Neil Armstrong wrote:
> Flatten USB Controller node on SM8550 & SM8650 to move away from legacy USB
> Qualcomm glue driver and make use of new one.
> 
> 

Applied, thanks!

[1/2] arm64: dts: qcom: sm8550: Flatten the USB nodes
      commit: 33450878adfc9d6bfd9cd2da2135b7fd33f2a4fe
[2/2] arm64: dts: qcom: sm8650: Flatten the USB nodes
      commit: 77e1f16b930221b427ec24c634703388a64175af

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>