All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add FSUSB42 USB switch and external DP for Qualcomm X1E80100 QCP
@ 2024-12-12 13:08 Stephan Gerhold
  2024-12-12 13:08 ` [PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for FSUSB42 Stephan Gerhold
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Stephan Gerhold @ 2024-12-12 13:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Bjorn Andersson, Konrad Dybcio
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-usb,
	devicetree, linux-kernel, linux-arm-msm, Abel Vesa, Johan Hovold

The Qualcomm X1E80100 QCP has FSUSB42 USB switches on each of the USB-C
ports that handle orientation switching for the SBU lines. This is needed
to enable DisplayPort support for external displays.

Add the onnn,fsusb42 compatible to the existing gpio-sbu-mux binding and
then describe all the necessary components in the x1e80100-qcp device tree
to make external DP work correctly.

Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
---
Stephan Gerhold (3):
      dt-bindings: usb: gpio-sbu-mux: Add an entry for FSUSB42
      arm64: dts: qcom: x1e80100-qcp: Add FSUSB42 USB switches
      arm64: dts: qcom: x1e80100-qcp: Enable external DP support

 .../devicetree/bindings/usb/gpio-sbu-mux.yaml      |   1 +
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts          | 178 +++++++++++++++++++++
 2 files changed, 179 insertions(+)
---
base-commit: 3e42dc9229c5950e84b1ed705f94ed75ed208228
change-id: 20241211-x1e80100-qcp-dp-dc521e586cbf

Best regards,
-- 
Stephan Gerhold <stephan.gerhold@linaro.org>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-01-07 16:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 13:08 [PATCH 0/3] Add FSUSB42 USB switch and external DP for Qualcomm X1E80100 QCP Stephan Gerhold
2024-12-12 13:08 ` [PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for FSUSB42 Stephan Gerhold
2024-12-13 11:07   ` Krzysztof Kozlowski
2024-12-13 11:18     ` Stephan Gerhold
2024-12-16  7:28   ` Krzysztof Kozlowski
2024-12-12 13:08 ` [PATCH 2/3] arm64: dts: qcom: x1e80100-qcp: Add FSUSB42 USB switches Stephan Gerhold
2024-12-12 15:08   ` Konrad Dybcio
2024-12-12 13:08 ` [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Enable external DP support Stephan Gerhold
2024-12-12 15:09   ` Konrad Dybcio
2025-01-07 16:38 ` (subset) [PATCH 0/3] Add FSUSB42 USB switch and external DP for Qualcomm X1E80100 QCP Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.