[PATCH v2 0/2] Enable Display Port for Qualcomm SA8775P-ride platform

From: Soutrik Mukhopadhyay
Date: Tue Oct 08 2024 - 07:26:10 EST


This series adds the DPTX0 and DPTX1 nodes, as a part of mdss0
on Qualcomm SA8775P SoC. It also enables Display Port on Qualcomm
SA8775P-ride platform.

---
This patch depends on following series:
https://lore.kernel.org/all/20240816-sa8775p-mm-v3-v1-0-77d53c3c0cef@xxxxxxxxxxx/
https://lore.kernel.org/all/20241001-patchv3_1-v3-0-d23284f45977@xxxxxxxxxxx/
https://lore.kernel.org/all/20241004103046.22209-1-quic_mukhopad@xxxxxxxxxxx/
Link to v1: https://lore.kernel.org/all/20240916091344.27607-1-quic_mukhopad@xxxxxxxxxxx/

v2: Fixed review comments from Dmitry, Konrad and Bjorn
- Added a new patchset to separate out the soc and board parts.[Konrad]
- Patchset 1 now comprises of the soc parts and patchset 2 includes board specific changes.[Bjorn]
- Patchset 2 enables all the DP ports validated on the sa8775p-ride platform.[Bjorn]
- Fixed indentation errors in the dtsi file containing the soc information.[Dmitry][Konrad]
- Updated clocks to be used by respective PHYs.[Dmitry]
- Added mdss0_dp1 device node.[Dmitry]
- Updated the names of PHYs using label prefix "mdssM_dpN" for clarity.[Bjorn]
- Avoided use of referring any label in the board(dts) file in the dtsi(platform) file.[Bjorn]

---

Soutrik Mukhopadhyay (2):
arm64: dts: qcom: sa8775p: add DisplayPort device nodes
arm64: dts: qcom: sa8775p-ride: Enable Display Port

arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi | 54 ++++++
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 216 ++++++++++++++++++++-
2 files changed, 269 insertions(+), 1 deletion(-)

--
2.17.1