[PATCH 0/3] Add DT support for Multiport controller on SC8280XP

From: Krishna Kurapati
Date: Tue Feb 06 2024 - 07:03:13 EST


Series [1] introduces binding and driver support for DWC3 Multiport
controllers. This series adds support for tertiary controller of SC8280
and enabled multiport controller for SA8295P-ADP/ SA8540P-RIDE platforms.

Till v13 the DT was pushed along with driver code. Separate the DT changes
from driver update and pushing it as this series.

[1]: https://lore.kernel.org/all/20240206051825.1038685-1-quic_kriskura@xxxxxxxxxxx/

Andrew Halaney (1):
arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb
controller

Krishna Kurapati (2):
arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB
ports

arch/arm64/boot/dts/qcom/sa8295p-adp.dts | 49 ++++++++++++++
arch/arm64/boot/dts/qcom/sa8540p-ride.dts | 21 ++++++
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 82 +++++++++++++++++++++++
3 files changed, 152 insertions(+)

--
2.34.1