mbox series

[v3,0/7] arm64: dts: qcom: sm8150-hdk: enable display output

Message ID 20231215174152.315403-1-dmitry.baryshkov@linaro.org
Headers show
Series arm64: dts: qcom: sm8150-hdk: enable display output | expand

Message

Dmitry Baryshkov Dec. 15, 2023, 5:40 p.m. UTC
Enable display output on the SM8150 HDK device. This includes HDMI
output through the onboard DSI-HDMI bridge and DP output on the USB-C
port.

Changes since v2
- Rebased on top of linux-next
- Dropped applied patches

Changes since v1
- Dropped irrelevant stats patch
- Fixed endpoint stye (Konrad)
- Changed SVID from u32 to 16-bits value (Konrad)

Dmitry Baryshkov (7):
  arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
  arm64: dts: qcom: sm8150-hdk: enable HDMI output
  arm64: dts: qcom: sm8150-hdk: fix SS USB regulators
  arm64: dts: qcom: sm8150: add DisplayPort controller
  arm64: dts: qcom: sm8150: add USB-C ports to the USB+DP QMP PHY
  arm64: dts: qcom: sm8150: add USB-C ports to the OTG USB host
  arm64: dts: qcom: sm8150-hdk: enable DisplayPort and USB-C altmode

 arch/arm64/boot/dts/qcom/sm8150-hdk.dts | 264 +++++++++++++++++++++++-
 arch/arm64/boot/dts/qcom/sm8150.dtsi    | 133 ++++++++++++
 2 files changed, 387 insertions(+), 10 deletions(-)