mbox series

[v4,0/5] arm64: dts: qcom: sm8450-hdk: enable HDMI output

Message ID 20221207012803.114959-1-dmitry.baryshkov@linaro.org
Headers show
Series arm64: dts: qcom: sm8450-hdk: enable HDMI output | expand

Message

Dmitry Baryshkov Dec. 7, 2022, 1:27 a.m. UTC
Add device tree nodes for MDSS, DPU and DSI devices on Qualcomm SM8450
platform. Enable these devices and add the HDMI bridge configuration on
SM8450 HDK.

Changes since v3:
- Renamed mdss node to display-subsystem@ (Krzysztof)
- Dropped empty line from the patch4 (Krzysztof)
- Renamed HDMI connector endpoint to hdmi_connector_out

Changes since v2:
- Dropped clock-names from mdss device node
- Fixed pinctrl configuration used by lt9611uxc (Krzysztof)

Changes since v1:
- Reorder properties, making status the last one
- Rename opp nodes to follow the schema
- Renamed display-controller and phy device nodes
- Dropped phy-names for DSI PHYs
- Renamed DSI and DSI PHY labels to include mdss_ prefix
- Renamed 3v3 regulator device node to add -regulator suffix

Dmitry Baryshkov (3):
  arm64: dts: qcom: sm8450: add RPMH_REGULATOR_LEVEL_LOW_SVS_D1
  arm64: dts: qcom: sm8450: add display hardware devices
  arm64: dts: qcom: sm8450-hdk: enable display hardware

Vinod Koul (2):
  arm64: dts: qcom: sm8450-hdk: Add LT9611uxc HDMI bridge
  arm64: dts: qcom: sm8450-hdk: Enable HDMI Display

 arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 117 +++++++++
 arch/arm64/boot/dts/qcom/sm8450.dtsi    | 303 +++++++++++++++++++++++-
 include/dt-bindings/power/qcom-rpmpd.h  |   1 +
 3 files changed, 409 insertions(+), 12 deletions(-)

Comments

Bjorn Andersson Dec. 28, 2022, 6:13 p.m. UTC | #1
On Wed, 7 Dec 2022 03:27:58 +0200, Dmitry Baryshkov wrote:
> Add device tree nodes for MDSS, DPU and DSI devices on Qualcomm SM8450
> platform. Enable these devices and add the HDMI bridge configuration on
> SM8450 HDK.
> 
> Changes since v3:
> - Renamed mdss node to display-subsystem@ (Krzysztof)
> - Dropped empty line from the patch4 (Krzysztof)
> - Renamed HDMI connector endpoint to hdmi_connector_out
> 
> [...]

Applied, thanks!

[1/5] arm64: dts: qcom: sm8450: add RPMH_REGULATOR_LEVEL_LOW_SVS_D1
      commit: a5ac24ba17590866cf1ff8fe44cd2738c003d52f
[2/5] arm64: dts: qcom: sm8450: add display hardware devices
      commit: a6dd1206e45a43d7e6c46435437307b051471b69
[3/5] arm64: dts: qcom: sm8450-hdk: enable display hardware
      commit: 928a7b4269634369b152342a37b2809d18774726
[4/5] arm64: dts: qcom: sm8450-hdk: Add LT9611uxc HDMI bridge
      commit: 0cbe8e1953e083f8435bdb5548c3ba59acfcb97e
[5/5] arm64: dts: qcom: sm8450-hdk: Enable HDMI Display
      commit: 0f48b65f716b4fa806fa864ea7f750113f4bd7c9

Best regards,