devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add support for DisplayPort on SA8775P platform
@ 2024-09-13 10:37 Soutrik Mukhopadhyay
  2024-09-13 10:37 ` [PATCH v2 1/5] dt-bindings: phy: Add eDP PHY compatible for sa8775p Soutrik Mukhopadhyay
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Soutrik Mukhopadhyay @ 2024-09-13 10:37 UTC (permalink / raw)
  To: vkoul, kishon, konradybcio, andersson, simona, dmitry.baryshkov,
	abel.vesa, robdclark, quic_abhinavk, sean, marijn.suijten,
	airlied, daniel, maarten.lankhorst, mripard, tzimmermann, robh,
	krzk+dt, conor+dt, quic_khsieh, konrad.dybcio, quic_parellan,
	quic_bjorande
  Cc: Soutrik Mukhopadhyay, linux-arm-msm, linux-phy, linux-kernel,
	dri-devel, freedreno, devicetree, quic_riteshk, quic_vproddut

This series adds support for the DisplayPort controller
and eDP PHY v5 found on the Qualcomm SA8775P platform.

---
v2: Fixed review comments from Dmitry and Bjorn
	- Made aux_cfg array as const.
	- Reused edp_swing_hbr_rbr and edp_swing_hbr2_hbr3 for v5.
	 
---
Soutrik Mukhopadhyay (5):
  dt-bindings: phy: Add eDP PHY compatible for sa8775p
  phy: qcom: edp: Introduce aux_cfg array for version specific aux
    settings
  phy: qcom: edp: Add support for eDP PHY on SA8775P
  dt-bindings: display: msm: dp-controller: document SA8775P compatible
  drm/msm/dp: Add DisplayPort controller for SA8775P

 .../bindings/display/msm/dp-controller.yaml   |  1 +
 .../devicetree/bindings/phy/qcom,edp-phy.yaml |  1 +
 drivers/gpu/drm/msm/dp/dp_display.c           |  7 ++
 drivers/phy/qualcomm/phy-qcom-edp.c           | 70 +++++++++++++++----
 4 files changed, 65 insertions(+), 14 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-09-17  9:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13 10:37 [PATCH v2 0/5] Add support for DisplayPort on SA8775P platform Soutrik Mukhopadhyay
2024-09-13 10:37 ` [PATCH v2 1/5] dt-bindings: phy: Add eDP PHY compatible for sa8775p Soutrik Mukhopadhyay
2024-09-16 15:21   ` Krzysztof Kozlowski
2024-09-16 15:23   ` Krzysztof Kozlowski
2024-09-16 20:33     ` Dmitry Baryshkov
2024-09-16 23:26       ` Konrad Dybcio
2024-09-17  6:04         ` Krzysztof Kozlowski
2024-09-13 10:37 ` [PATCH v2 2/5] phy: qcom: edp: Introduce aux_cfg array for version specific aux settings Soutrik Mukhopadhyay
2024-09-13 11:42   ` Dmitry Baryshkov
2024-09-17  8:40     ` Soutrik Mukhopadhyay
2024-09-17  9:41       ` Dmitry Baryshkov
2024-09-14 11:29   ` Konrad Dybcio
2024-09-14 12:04     ` Dmitry Baryshkov
2024-09-13 10:37 ` [PATCH v2 3/5] phy: qcom: edp: Add support for eDP PHY on SA8775P Soutrik Mukhopadhyay
2024-09-13 12:35   ` Dmitry Baryshkov
2024-09-13 10:37 ` [PATCH v2 4/5] dt-bindings: display: msm: dp-controller: document SA8775P compatible Soutrik Mukhopadhyay
2024-09-13 10:37 ` [PATCH v2 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P Soutrik Mukhopadhyay
2024-09-13 11:44   ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).