[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251125013302.3835909-1-quic_amakhija@quicinc.com>
Date: Tue, 25 Nov 2025 07:02:57 +0530
From: Ayushi Makhija <quic_amakhija@...cinc.com>
To: linux-arm-msm@...r.kernel.org, dri-devel@...ts.freedesktop.org,
freedreno@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ayushi Makhija <quic_amakhija@...cinc.com>, robdclark@...il.com,
dmitry.baryshkov@....qualcomm.com, sean@...rly.run,
marijn.suijten@...ainline.org, andersson@...nel.org, robh@...nel.org,
robh+dt@...nel.org, krzk+dt@...nel.org, konradybcio@...nel.org,
conor+dt@...nel.org, andrzej.hajda@...el.com,
neil.armstrong@...aro.org, rfoss@...nel.org,
Laurent.pinchart@...asonboard.com, jonathan@...ek.ca, jonas@...boo.se,
jernej.skrabec@...il.com, quic_rajeevny@...cinc.com,
quic_vproddut@...cinc.com
Subject: [PATCH v3 0/5] Add DSI display support for QCS8300 target
This series enables the support for DSI to DP bridge port
(labeled as DSI0) of the Qualcomm's QCS8300 Ride platform.
QCS8300 SoC has DSI controller v2.5.1 and DSI PHY v4.2.
The Ride platform is having ANX7625 DSI to DP bridge chip from Analogix.
---
This patch depends on following series:
https://lore.kernel.org/all/20251117-dts_qcs8300-v7-0-bf42d39e7828@oss.qualcomm.com/
(Enable DPU and Display Port for Qualcomm QCS8300-ride platform)
Changes in v3: Addressed review comments from konard and Dmitry
- Patch 2: Remove qcom,qcs8300-dsi-ctrl from clk details. [Dmitry]
- Remove PHY and CTRL driver support. The CTRL and PHY versions for
Monaco are the same as LeMans, and Monaco will use the same CTRL
and PHY based on the fallback compatible string [Dmitry/Konard]
- Patch 5: Rename the regulator used and arrange the compatible, reg,
address and size cell for i2cmux in proper order. [Dmitry]
- Link to v2: https://lore.kernel.org/all/20251006013924.1114833-1-quic_amakhija@quicinc.com/
Changes in v2: Addressed review comments from Konard and Dmitry
- Patch 1: Documented the qcom,qcs8300-dsi-phy-5nm compatible string.
- Patch 2: Documented the qcom,qcs8300-dsi-ctrl compatible string.
- Patch 3:
- Added qcom,qcs8300-dsi-ctrl and qcom,qcs8300-dsi-phy-5nm compatible strings
to the Device Tree bindings. [Dmitry/Konard]
- Fixed indentation issue. [Dmitry]
- Drop the extra empty line. [Dmitry]
- Patch 4: Added PHY driver support for qcom,qcs8300-dsi-phy-5nm.
- Patch 5: Added CTRL driver support for qcom,qcs8300-dsi-ctrl.
- Patch 6: Included qcom,qcs8300-dsi-ctrl and qcom,qcs8300-dsi-phy-5nm
compatible strings in the Device Tree. [Dmitry/Konard]
- Link to v1: https://lore.kernel.org/all/20250925053602.4105329-1-quic_amakhija@quicinc.com/
Ayushi Makhija (5):
dt-bindings: display: msm-dsi-phy-7nm: document the QCS8300 DSI PHY
dt-bindings: msm: dsi-controller-main: document the QCS8300 DSI CTRL
dt-bindings: display: msm: document DSI controller and phy on QCS8300
arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node
.../display/msm/dsi-controller-main.yaml | 5 +
.../bindings/display/msm/dsi-phy-7nm.yaml | 30 ++--
.../display/msm/qcom,qcs8300-mdss.yaml | 102 ++++++++++-
arch/arm64/boot/dts/qcom/monaco.dtsi | 98 +++++++++-
arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 170 ++++++++++++++++++
5 files changed, 391 insertions(+), 14 deletions(-)
base-commit: d724c6f85e80a23ed46b7ebc6e38b527c09d64f5 ("next-20251121")
--
2.34.1
Powered by blists - more mailing lists