[PATCH RFC v2 0/3] arm64: dts: qcom: eliza: Add display
From: Krzysztof Kozlowski
Date: Tue Apr 21 2026 - 09:47:36 EST
Dependencies
============
1. Depends on USB patches, which are being reviewed, therefore marking it
as RFC as it cannot be applied.
https://lore.kernel.org/all/20260331-eliza-adsp-usb-v1-0-d8a251be20c3@xxxxxxxxxxxxxxxx/
2. Bindings were mostly merged, except change to SM8650 DP bindings
here:
https://lore.kernel.org/all/20260405-dts-qcom-display-regs-v2-0-34f4024c65dc@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: 1f68839a688f612e0dc183559adf9161f15db297
change-id: 20260327-dts-qcom-eliza-display-64de3cfc8a50
prerequisite-change-id: 20260330-eliza-adsp-usb-8ef2b1b0fc13:v1
prerequisite-patch-id: e0744310fa58e080587218e62aa6686ed841689f
prerequisite-patch-id: 1b4e40eb33adf28c8b6105f25f6636f82239a962
prerequisite-patch-id: 4671af784a83f9ce69cc2c502912698476ee7719
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>