This series configures the multiport USB controller on X Elite. No driver changes seem necessary, tested on the Surface Laptop 7. Signed-off-by: Konrad Dybcio <quic_kdybcio@xxxxxxxxxxx> --- Changes in v2: - Work around git pulling incorrect author address from mailmap (base commit in the cover letter is now screwed) - Pick up tags - Link to v1: https://lore.kernel.org/r/20240809-topic-h_mp-v1-0-3c5f468566d8@xxxxxxxxxxx --- Konrad Dybcio (2): dt-bindings: usb: qcom,dwc3: Document X1E80100 MP controller arm64: dts: qcom: x1e80100: Add USB Multiport controller .../devicetree/bindings/usb/qcom,dwc3.yaml | 3 + arch/arm64/boot/dts/qcom/x1e80100.dtsi | 170 +++++++++++++++++++++ 2 files changed, 173 insertions(+) --- base-commit: 96ecf94c28e732cd5f576ed0906398cf0b1a67a6 change-id: 20240809-topic-h_mp-52839d894530 Best regards, -- Konrad Dybcio <quic_kdybcio@xxxxxxxxxxx>