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 | 200 +++++++++++++++++- .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 188 +++++++++++++++- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 179 +++++++++++++++- arch/arm64/configs/defconfig | 2 + 4 files changed, 561 insertions(+), 8 deletions(-) -- 2.25.1