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/[email protected]/ (Add support for 4 pixel streams) https://lore.kernel.org/all/[email protected]/ (Display enablement changes for Qualcomm QCS8300 platform) https://lore.kernel.org/all/[email protected]/ (Enable DPU and Display Port for Qualcomm QCS8300-ride platform) Ayushi Makhija (3): 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/qcom,qcs8300-mdss.yaml | 100 ++++++++++- arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 170 ++++++++++++++++++ arch/arm64/boot/dts/qcom/qcs8300.dtsi | 95 +++++++++- 3 files changed, 363 insertions(+), 2 deletions(-) base-commit: fba389ea7aa6401d3539456123cbadfa1a87231e ("next-20250922") -- 2.34.1
