Both QCP and CRD boards using X Elite (x1e80100) make use of 3 USB Type-C ports (USB1 SS0, SS1, and SS2). Describe the graph for the USB part of each one of them for now. The DP port will come at a later stage since there are some muxes/retimers involved, depending on the type of board. Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> --- Abel Vesa (3): arm64: dts: qcom: x1e80100: Add ports nodes to USB1 SS[0-2] PHYs and controllers arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors arm64: dts: qcom: x1e80100-qcp: Add pmic-glink node with all 3 connectors arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 143 ++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 143 ++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/x1e80100.dtsi | 123 +++++++++++++++++++++++-- 3 files changed, 403 insertions(+), 6 deletions(-) --- base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a change-id: 20231214-x1e80100-dts-pmic-glink-65e351579b8b Best regards, -- Abel Vesa <abel.vesa@xxxxxxxxxx>