[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces.

Krzysztof Kozlowski posted 8 patches 2 months, 1 week ago
.../bindings/display/msm/dp-controller.yaml          | 20 +++++++++++++++++++-
.../bindings/display/msm/qcom,eliza-mdss.yaml        | 20 ++++++++++++--------
.../bindings/display/msm/qcom,sm8650-dpu.yaml        |  2 +-
.../bindings/display/msm/qcom,sm8650-mdss.yaml       |  2 +-
.../bindings/display/msm/qcom,sm8750-mdss.yaml       | 16 ++++++++++------
arch/arm64/boot/dts/qcom/sm8650.dtsi                 | 14 +++++++++-----
arch/arm64/boot/dts/qcom/sm8750.dtsi                 | 16 ++++++++++------
7 files changed, 62 insertions(+), 28 deletions(-)
[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces.
Posted by Krzysztof Kozlowski 2 months, 1 week ago
Changes in v2:
- Patch #2: Add dai-common.yaml reference (Dmitry)
- Correct subject
- Rb tags
- Re-order Eliza bindings patch
- Link to v1: https://patch.msgid.link/20260402-dts-qcom-display-regs-v1-0-daa54ab448a3@oss.qualcomm.com

These do not have practical impact currently, but make hardware
description correct.

Patchset can go via separate trees, but DTS should wait for bindings to
avoid new dtbs_check warnings.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (8):
      dt-bindings: display/msm: dp-controller: Correct SM8650 IO range
      dt-bindings: display/msm: dp-controller: Allow DAI on SM8650 and others
      dt-bindings: display/msm: sm8650: Correct VBIF range in example
      dt-bindings: display/msm: sm8750-mdss: Correct DPU and DP ranges in example
      dt-bindings: display/msm: qcom,eliza-mdss: Correct DPU and DP ranges in example
      arm64: dts: qcom: sm8650: Correct and complete DP address spaces
      arm64: dts: qcom: sm8750: Correct and complete DP address spaces
      arm64: dts: qcom: sm8750: Correct DPU VBIF address space size

 .../bindings/display/msm/dp-controller.yaml          | 20 +++++++++++++++++++-
 .../bindings/display/msm/qcom,eliza-mdss.yaml        | 20 ++++++++++++--------
 .../bindings/display/msm/qcom,sm8650-dpu.yaml        |  2 +-
 .../bindings/display/msm/qcom,sm8650-mdss.yaml       |  2 +-
 .../bindings/display/msm/qcom,sm8750-mdss.yaml       | 16 ++++++++++------
 arch/arm64/boot/dts/qcom/sm8650.dtsi                 | 14 +++++++++-----
 arch/arm64/boot/dts/qcom/sm8750.dtsi                 | 16 ++++++++++------
 7 files changed, 62 insertions(+), 28 deletions(-)
---
base-commit: 36ece9697e89016181e5ae87510e40fb31d86f2b
change-id: 20260402-dts-qcom-display-regs-11d61816e172

Best regards,
--  
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Re: [PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces.
Posted by Dmitry Baryshkov 4 weeks ago
On Sun, 05 Apr 2026 16:33:56 +0200, Krzysztof Kozlowski wrote:
> Changes in v2:
> - Patch #2: Add dai-common.yaml reference (Dmitry)
> - Correct subject
> - Rb tags
> - Re-order Eliza bindings patch
> - Link to v1: https://patch.msgid.link/20260402-dts-qcom-display-regs-v1-0-daa54ab448a3@oss.qualcomm.com
> 
> [...]

Applied to msm-fixes, thanks!

[1/8] dt-bindings: display/msm: dp-controller: Correct SM8650 IO range
      https://gitlab.freedesktop.org/lumag/msm/-/commit/cb6f19552b49
[2/8] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650 and others
      https://gitlab.freedesktop.org/lumag/msm/-/commit/557226acef41
[3/8] dt-bindings: display/msm: sm8650: Correct VBIF range in example
      https://gitlab.freedesktop.org/lumag/msm/-/commit/bef8a15a6ee2
[4/8] dt-bindings: display/msm: sm8750-mdss: Correct DPU and DP ranges in example
      https://gitlab.freedesktop.org/lumag/msm/-/commit/399f7748789c
[5/8] dt-bindings: display/msm: qcom,eliza-mdss: Correct DPU and DP ranges in example
      https://gitlab.freedesktop.org/lumag/msm/-/commit/795b19cbcf43

Best regards,
-- 
With best wishes
Dmitry