2024-01-23 13:38:48

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode

This adds the missing bits to support Display Port external
display over the USB-C Altmode support using the Redriver/Retimer
and WCD939x USBSS Mux/Switch to provide the correct switching.

Signed-off-by: Neil Armstrong <[email protected]>
---
Changes in v3:
- rebased on v6.8-rc1
- Link to v2: https://lore.kernel.org/r/20231219-topic-sm8650-upstream-altmode-v2-0-a608528864a3@linaro.org

Changes in v2:
- replaced "ok" by "okay"
- Link to v1: https://lore.kernel.org/r/20231218-topic-sm8650-upstream-altmode-v1-0-7900660693cf@linaro.org

---
Neil Armstrong (2):
arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support
arm64: defconfig: enable WCD939x USBSS driver as module

arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 104 +++++++++++++++++++++++++++++++-
arch/arm64/configs/defconfig | 1 +
2 files changed, 103 insertions(+), 2 deletions(-)
---
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
change-id: 20231218-topic-sm8650-upstream-altmode-3ee141fdccff

Best regards,
--
Neil Armstrong <[email protected]>



2024-02-03 17:16:52

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode


On Tue, 23 Jan 2024 14:21:14 +0100, Neil Armstrong wrote:
> This adds the missing bits to support Display Port external
> display over the USB-C Altmode support using the Redriver/Retimer
> and WCD939x USBSS Mux/Switch to provide the correct switching.
>
>

Applied, thanks!

[1/2] arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support
commit: 63b78ca1a7b83113c0147325013746dd2c2992a3

Best regards,
--
Bjorn Andersson <[email protected]>