[PATCH v3 0/3] arm64: dts: qcom: eliza: Add display
From: Krzysztof Kozlowski
Date: Wed May 06 2026 - 08:34:16 EST
Dependencies
============
1. Depends on USB patches:
https://lore.kernel.org/all/20260504-eliza-adsp-usb-v2-0-18e0b0b0407f@xxxxxxxxxxxxxxxx/
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@xxxxxxxxxxxxxxxx/
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@xxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxx>