mbox series

[v2,0/2] X1E80100 multiport USB controller

Message ID 20240820-topic-h_mp-v2-0-d88518066372@quicinc.com
Headers show
Series X1E80100 multiport USB controller | expand

Message

Konrad Dybcio Aug. 20, 2024, 11:34 a.m. UTC
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@quicinc.com>
---
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@quicinc.com

---
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,

Comments

Bjorn Andersson Aug. 21, 2024, 2:46 p.m. UTC | #1
On Tue, 20 Aug 2024 13:34:21 +0200, Konrad Dybcio wrote:
> This series configures the multiport USB controller on X Elite. No
> driver changes seem necessary, tested on the Surface Laptop 7.
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: x1e80100: Add USB Multiport controller
      commit: 5c5edbf46177e6335f2faaa3b68456755bcb9006

Best regards,