[PATCH v4 0/3] Add devicetree support of Interconnects and USB for SDX75

From: Rohit Agarwal
Date: Wed Oct 04 2023 - 04:08:57 EST


Hi,

Changes in v4:
- Reordered the interconnect to keep it in sorted order in patch 1/3.

Changes in v3:
- Using macro QCOM_ICC_TAG_ALWAYS instead of 0 in interconnects properties.
- Collected reviewed by tag.

Changes in v2:
- Updated the commit subject of patch 2/3.

This series adds devicetree nodes to support interconnects and usb for sdx75.
This is based on previously sent driver series[1], [2].

[1] https://lore.kernel.org/all/1694614256-24109-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/
[2] https://lore.kernel.org/all/1695359525-4548-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/

Thanks,
Rohit.

Rohit Agarwal (3):
arm64: dts: qcom: Add interconnect nodes for SDX75
arm64: dts: qcom: Add USB3 and PHY support on SDX75
arm64: dts: qcom: sdx75-idp: Enable USB3 and PHY support

arch/arm64/boot/dts/qcom/sdx75-idp.dts | 29 ++++++
arch/arm64/boot/dts/qcom/sdx75.dtsi | 170 +++++++++++++++++++++++++++++++++
2 files changed, 199 insertions(+)

--
2.7.4