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

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

Message

Bjorn Andersson Feb. 13, 2023, 9:56 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     | 196 +++++++++++++++++-
 .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts    | 180 +++++++++++++++-
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 189 ++++++++++++++++-
 arch/arm64/configs/defconfig                  |   2 +
 4 files changed, 559 insertions(+), 8 deletions(-)
  

Comments

Bjorn Andersson Feb. 13, 2023, 10:23 p.m. UTC | #1
On Mon, 13 Feb 2023 13:56:15 -0800, Bjorn Andersson wrote:
> 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
> 
> [...]

Applied, thanks!

[4/4] arm64: defconfig: Enable DisplayPort on SC8280XP laptops
      commit: 85d81e15862a95d1a0de5a60f5ac8caba7068b9b

Best regards,