[PATCH v2 0/2] arm64: dts: qcom: sm8550: Add USB HC and PHY support

From: Abel Vesa
Date: Wed Jan 18 2023 - 19:46:07 EST


This patchset adds USB controller and PHYs support to SM8550 platform
and enables them on the MTP board.

The v1 was here:
https://lore.kernel.org/all/20221116132212.2842655-1-abel.vesa@xxxxxxxxxx/

Changes since v1:
* fixed the clocks and clock-names of qmpphy to be aligned with sc8280xp
* dropped the child node from the phy nodes, like Johan suggested,
and updated to use the sc8280xp binding scheme
* moved status property last everywhere needed
* dropped the newline for phy-names, like Konrad suggested
* decided to move #address-cells, #size-cells and ranges properties
in such a way to be aligned with sc8280xp

Abel Vesa (2):
arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes
arm64: dts: qcom: sm8550-mtp: Add USB PHYs and HC nodes

arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 22 ++++++
arch/arm64/boot/dts/qcom/sm8550.dtsi | 92 ++++++++++++++++++++++++-
2 files changed, 113 insertions(+), 1 deletion(-)

--
2.34.1