[PATCH 0/4] dt-bindings: display/msm: describe MDSS unit on SC8180X platform

Dmitry Baryshkov posted 4 patches 3 months ago
.../bindings/display/msm/dsi-controller-main.yaml  |   2 +
.../bindings/display/msm/qcom,sc8180x-dpu.yaml     | 103 ++++++
.../bindings/display/msm/qcom,sc8180x-mdss.yaml    | 359 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/sc8180x.dtsi              |  14 +-
4 files changed, 472 insertions(+), 6 deletions(-)
[PATCH 0/4] dt-bindings: display/msm: describe MDSS unit on SC8180X platform
Posted by Dmitry Baryshkov 3 months ago
SC8180X is one of the last platforms which do not have DT schema for the
display devices. Add DT schema for Mobile Display SubSystem (MDSS) and
Display Processing Unit (DPU) and add SC8180X-compatible to the DSI
controller schema.

While we are at it, also update DT file for SC8180X to follow best
current practices for MDSS devicex description.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (4):
      dt-bindings: display/msm: dsi-controller-main: add SC8180X
      dt-bindings: display/msm: describe DPU on SC8180X
      dt-bindings: display/msm: describe MDSS on SC8180X
      arm64: dts: qcom: sc8180x: modernize MDSS device definition

 .../bindings/display/msm/dsi-controller-main.yaml  |   2 +
 .../bindings/display/msm/qcom,sc8180x-dpu.yaml     | 103 ++++++
 .../bindings/display/msm/qcom,sc8180x-mdss.yaml    | 359 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sc8180x.dtsi              |  14 +-
 4 files changed, 472 insertions(+), 6 deletions(-)
---
base-commit: 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a
change-id: 20250704-mdss-schema-b56a6f376bf9

Best regards,
-- 
With best wishes
Dmitry
Re: (subset) [PATCH 0/4] dt-bindings: display/msm: describe MDSS unit on SC8180X platform
Posted by Bjorn Andersson 1 month, 2 weeks ago
On Fri, 04 Jul 2025 19:31:52 +0300, Dmitry Baryshkov wrote:
> SC8180X is one of the last platforms which do not have DT schema for the
> display devices. Add DT schema for Mobile Display SubSystem (MDSS) and
> Display Processing Unit (DPU) and add SC8180X-compatible to the DSI
> controller schema.
> 
> While we are at it, also update DT file for SC8180X to follow best
> current practices for MDSS devicex description.
> 
> [...]

Applied, thanks!

[4/4] arm64: dts: qcom: sc8180x: modernize MDSS device definition
      commit: 340e57306a4aeaaa64f294553caa25453cc4c48d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>