This series adds the DPTX0 and DPTX1 nodes, as a part of mdss1 on Qualcomm lemans SoC. It also enables Display Port on Qualcomm lemans-ride and lemans-evk-ifp-mezzanine platforms.
--- This series is dependent on below series: https://lore.kernel.org/all/[email protected]/ Change in v5: - Moved OPP tables inside the mdss0 and mdss0_dp0 nodes and reused them for other nodes. [Konrad] - Added newline before subnode. [Konrad] - Included lemans-evk-ifp-mezzanine patch: https://lore.kernel.org/lkml/20260219-enable-edp2-3-lemans-evk-mezzanine-v1-1-969316806...@oss.qualcomm.com/ [Konrad] - Link to v4: https://lore.kernel.org/all/[email protected]/ Change in v4: - Moved the OPP tables for DP and MDP one level up to make them common for both nodes. [Dmitry] - Added an explanation for enabling dispcc1 in the commit message. [Dmitry] - Removed unnecessary blank lines preceding 'reg'. [Konrad] - Link to v3: https://lore.kernel.org/all/[email protected]/ Change in v3: - Patchset v2 [1/3] got merged https://gitlab.freedesktop.org/lumag/msm/-/commit/1338e8ae4084 - Rebased on top of linux-next and picked the latest patch from the dependent series. - Removed additional instance of opp table [Dmitry] - Link to v2: https://lore.kernel.org/all/[email protected]/ Change in v2: - Added fixes tag for the DP driver patch [Dmitry] - Included below patch in this series after addressing comments [Dmitry and Konrad] https://lore.kernel.org/all/[email protected]/ - Removed the misleading comment: "same path used twice" [Konrad] - Removed unused label in 'display-controller' [Dmitry] - Removed extra zeroes in dispcc1 node [Konrad] - Enbaled dispcc1 by default in main dtsi file [Dmitry] - Added EDP ref clock and updated dependency series. - Link to v1: https://lore.kernel.org/all/[email protected]/ --- Mani Chandana Ballary Kuntumalla (2): arm64: dts: qcom: lemans: add mdss1 display device nodes arm64: dts: qcom: lemans-ride: Enable mdss1 display Port Vishnu Saini (1): arm64: dts: qcom: lemans-evk-ifp-mezzanine: Enable mdss1 display Port .../dts/qcom/lemans-evk-ifp-mezzanine.dtso | 74 +++++ .../boot/dts/qcom/lemans-ride-common.dtsi | 80 +++++ arch/arm64/boot/dts/qcom/lemans.dtsi | 289 ++++++++++++++++-- 3 files changed, 416 insertions(+), 27 deletions(-) -- 2.34.1
