[PATCH v3 0/3] arm64: dts: qcom: eliza: Add display

Krzysztof Kozlowski posted 3 patches 1 month, 1 week ago
arch/arm64/boot/dts/qcom/eliza-mtp.dts |  71 ++++++
arch/arm64/boot/dts/qcom/eliza.dtsi    | 444 +++++++++++++++++++++++++++++++++
2 files changed, 515 insertions(+)
[PATCH v3 0/3] arm64: dts: qcom: eliza: Add display
Posted by Krzysztof Kozlowski 1 month, 1 week ago
Dependencies
============
1. Depends on USB patches:
https://lore.kernel.org/all/20260504-eliza-adsp-usb-v2-0-18e0b0b0407f@oss.qualcomm.com/

2. Bindings were mostly merged, except a change to SM8650 DP bindings
   here:
https://lore.kernel.org/all/20260405-dts-qcom-display-regs-v2-0-34f4024c65dc@oss.qualcomm.com/

Changes in v3:
==============
- Rebase, collect tags
- Drop RFC, this can be applied on top of USB patchset from Abel.
- Link to v2: https://patch.msgid.link/20260421-dts-qcom-eliza-display-v2-0-67f8cf155331@oss.qualcomm.com

Changes in v2:
==============
- New Patch #3: enable display port
- Add tags
- Add CX power domains
- Implement review:
   - correct address ranges for DPU, DSI PHY and DP;
   - add DP address spaces for P2, P3, MST2 and MST3;
   - wrap lines

- Note that DP will work only after adding USB mux, for which I have
  work in progress in github qualcomm-linux/kernel-topics.git, branch
  early/hwe/eliza.  It depends on unfinished I2C support.

- Link to v1: https://patch.msgid.link/20260331-dts-qcom-eliza-display-v1-0-856f0b66b282@oss.qualcomm.com

Description
===========
DSI panel and DP work fine.

HDMI is not yet ready, because of lack of hardware with HDMI (work in
progress).

Best regards,
Krzysztof

---
Krzysztof Kozlowski (3):
      arm64: dts: qcom: eliza: Add display (MDSS) with Display CC
      arm64: dts: qcom: eliza-mtp: Enable DSI display panel
      arm64: dts: qcom: eliza-mtp: Enable DisplayPort on USB

 arch/arm64/boot/dts/qcom/eliza-mtp.dts |  71 ++++++
 arch/arm64/boot/dts/qcom/eliza.dtsi    | 444 +++++++++++++++++++++++++++++++++
 2 files changed, 515 insertions(+)
---
base-commit: 77a9bb0193d790fb71c0edfc567bddc1b56fb3ff
change-id: 20260327-dts-qcom-eliza-display-64de3cfc8a50
prerequisite-change-id: 20260330-eliza-adsp-usb-8ef2b1b0fc13:v2
prerequisite-patch-id: a5535fbaa3699a133dfd13cfa9a2a74b18b46dd0
prerequisite-patch-id: 1b4e40eb33adf28c8b6105f25f6636f82239a962
prerequisite-patch-id: 480c23fcf537d5ae69214f0aabfcef11418d37fb

Best regards,
--  
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Re: [PATCH v3 0/3] arm64: dts: qcom: eliza: Add display
Posted by Bjorn Andersson 3 weeks ago
On Wed, 06 May 2026 14:30:25 +0200, Krzysztof Kozlowski wrote:
> Dependencies
> ============
> 1. Depends on USB patches:
> https://lore.kernel.org/all/20260504-eliza-adsp-usb-v2-0-18e0b0b0407f@oss.qualcomm.com/
> 
> 2. Bindings were mostly merged, except a change to SM8650 DP bindings
>    here:
> https://lore.kernel.org/all/20260405-dts-qcom-display-regs-v2-0-34f4024c65dc@oss.qualcomm.com/
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: eliza: Add display (MDSS) with Display CC
      commit: 159d252ed80025cfdc218dd38cdcbdc7eb4beddf
[2/3] arm64: dts: qcom: eliza-mtp: Enable DSI display panel
      commit: 72f758277a4400be7c459653f709ce5fc70a9dcd
[3/3] arm64: dts: qcom: eliza-mtp: Enable DisplayPort on USB
      commit: 193fd5f1aadf464c5e2a2fe2dfcbfe51d9dee645

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