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(-)

Comments

Bjorn Andersson Dec. 17, 2023, 5:21 p.m. UTC | #1
On Fri, 15 Dec 2023 19:40:32 +0200, Dmitry Baryshkov wrote:
> 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
> 
> [...]

Applied, thanks!

[1/7] arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
      commit: 617de4ce7b1c4b41c1316e493d4717cd2f208def
[2/7] arm64: dts: qcom: sm8150-hdk: enable HDMI output
      commit: 73d1d5b153fe143ad53bef3bc089fb1b9b463e5d
[3/7] arm64: dts: qcom: sm8150-hdk: fix SS USB regulators
      commit: a509adf05b2aac31b22781f5aa09e4768a5b6c39
[4/7] arm64: dts: qcom: sm8150: add DisplayPort controller
      commit: 5dd110c90a5011012d50174740e8a2dff37826be
[5/7] arm64: dts: qcom: sm8150: add USB-C ports to the USB+DP QMP PHY
      commit: 4eb60569e2556da0079b8959017a469d7e47ca34
[6/7] arm64: dts: qcom: sm8150: add USB-C ports to the OTG USB host
      commit: 10da1b9a44281718f470c9dd084be2db618e36bc
[7/7] arm64: dts: qcom: sm8150-hdk: enable DisplayPort and USB-C altmode
      commit: ba712fd55c7b635ad73c48b087a44e0e77d32abf

Best regards,