mbox series

[v3,0/4] arm64: dts: qcom: sc8280xp: Enable external display

Message ID 20230213162821.1253831-1-quic_bjorande@quicinc.com
Headers show
Series arm64: dts: qcom: sc8280xp: Enable external display | expand

Message

Bjorn Andersson Feb. 13, 2023, 4:28 p.m. UTC
This introduces support for external display on the SC8280XP laptops.

Support for swapping orientation and changing the mode of the SuperSpeed
lanes is being implemented in the QMP driver, so at this point in time
this is not supported.

Bjorn Andersson (4):
  arm64: dts: qcom: sc8280xp: Add USB-C-related DP blocks
  arm64: dts: qcom: sc8280xp-crd: Introduce pmic_glink
  arm64: dts: qcom: sc8280xp-x13s: Enable external display
  arm64: defconfig: Enable DisplayPort on SC8280XP laptops

 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts     | 208 +++++++++++++++++-
 .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts    | 192 +++++++++++++++-
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 182 ++++++++++++++-
 arch/arm64/configs/defconfig                  |   2 +
 4 files changed, 576 insertions(+), 8 deletions(-)