Re: [PATCH v5 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
From: Abel Vesa
Date: Thu Mar 19 2026 - 11:09:52 EST
On 26-03-19 15:12:44, Abel Vesa wrote:
> Start by describing the MDSS (Mobile Display SubSystem), the MDP
> (Mobile Display Processor) and the 4 DisplayPort controllers it brings,
> then describe the PHY used for eDP and tie up the PHY provided clocks
> to the Display clock controller.
>
> Do all this in order to enable the eDP panel the CRD comes with.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> Changes in v5:
> - Rebased on next-20260318.
> - Dropped all dependencies, except the USB DT patchset.
> - Reworded the commmit messages to be more cleaner.
> - Link to v4: https://patch.msgid.link/20260309-dts-qcom-glymur-crd-add-edp-v4-0-fe4e33acdfb6@xxxxxxxxxxxxxxxx
>
> Changes in v4:
> - Dropped the RFT as now this is tested by me.
> - Dropped the 192 MHz OPP from the mdss_dp0_opp_table entirely,
> as suggested by Dmitry in a discussion off-list.
> - Picked up Konrad's R-b tags.
> - Link to v3: https://patch.msgid.link/20260303-dts-qcom-glymur-crd-add-edp-v3-0-4d1ffcb1d9f6@xxxxxxxxxxxxxxxx
>
> Changes in v3:
> - Fixed opp table according to Konrad's suggestion.
> - Added missing reg regions for all DP controllers, as Konrad suggested.
> - Fixed all sizes of the reg ranges.
> - Replaced all 0s with 0x0 in all reg ranges.
> - Added missing clock name entry reported by Dmitry.
> - Link to v2: https://patch.msgid.link/20260113-dts-qcom-glymur-crd-add-edp-v2-0-8026af65ecbb@xxxxxxxxxxxxxxxx
>
> Changes in v2:
> - Add missing PIXEL1 clock to DPs [0-2]
> - Use the same opp table for all DPs and drop the dedicated ones.
> - Drop the extra compatible from DP1.
> - Changed compatible for the panel to samsung,atna60cl08, as that is the
> actual model.
> - Link to v1: https://patch.msgid.link/20250925-dts-qcom-glymur-crd-add-edp-v1-0-20233de3c1e2@xxxxxxxxxx
>
> ---
> Abel Vesa (2):
> arm64: dts: qcom: glymur: Describe display-related nodes
> arm64: dts: qcom: glymur-crd: Enable eDP display support
>
> arch/arm64/boot/dts/qcom/glymur-crd.dts | 71 +++++
> arch/arm64/boot/dts/qcom/glymur.dtsi | 466 +++++++++++++++++++++++++++++++-
> 2 files changed, 529 insertions(+), 8 deletions(-)
> ---
> base-commit: 54526d6c29ce58d5399cd4e2237d631266ebaaef
> change-id: 20260109-dts-qcom-glymur-crd-add-edp-03f0adde9750
> prerequisite-change-id: 20260109-dts-qcom-glymur-add-usb-support-617b6d9d032c:v5
> prerequisite-patch-id: df42484b224c01014637ec5a8f56bab459890557
> prerequisite-patch-id: 7ec5f802a334d96421d8f95d4d9e9773655cc947
> prerequisite-patch-id: 8d9e016b49979fa817cf9eab70b809fdb9d4656f
Still wrong deps. Need to respin.
Ignore this version.