devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] MSM8937 MDP/DSI PHY enablement
@ 2024-06-22 23:25 Barnabás Czémán
  2024-06-22 23:25 ` [PATCH 1/4] dt-bindings: display/msm: qcom, mdp5: Add msm8937 compatible Barnabás Czémán
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Barnabás Czémán @ 2024-06-22 23:25 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Dmitry Baryshkov, Sean Paul,
	Marijn Suijten, David Airlie, Daniel Vetter, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Krishna Manikandan
  Cc: linux-arm-msm, dri-devel, freedreno, linux-kernel, devicetree,
	Barnabás Czémán, Daniil Titov

This patch series adds support for the MDP and DSI PHY as found on the
MSM8937 platform.

Signed-off-by: Barnabás Czémán <trabarni@gmail.com>
---
Barnabás Czémán (2):
      dt-bindings: display/msm: qcom, mdp5: Add msm8937 compatible
      dt-bindings: msm: dsi-phy-28nm: Document msm8937 compatible

Daniil Titov (2):
      drm/msm/mdp5: Add MDP5 configuration for MSM8937
      drm/msm/dsi: Add phy configuration for MSM8937

 .../bindings/display/msm/dsi-phy-28nm.yaml         |  1 +
 .../devicetree/bindings/display/msm/qcom,mdp5.yaml |  1 +
 .../devicetree/bindings/display/msm/qcom,mdss.yaml |  1 +
 drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c           | 89 ++++++++++++++++++++++
 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c              |  2 +
 drivers/gpu/drm/msm/dsi/phy/dsi_phy.h              |  1 +
 drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c         | 18 +++++
 7 files changed, 113 insertions(+)
---
base-commit: f76698bd9a8ca01d3581236082d786e9a6b72bb7
change-id: 20240607-dsi-851ebb226a8d

Best regards,
-- 
Barnabás Czémán <trabarni@gmail.com>


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

end of thread, other threads:[~2024-06-23 21:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-22 23:25 [PATCH 0/4] MSM8937 MDP/DSI PHY enablement Barnabás Czémán
2024-06-22 23:25 ` [PATCH 1/4] dt-bindings: display/msm: qcom, mdp5: Add msm8937 compatible Barnabás Czémán
2024-06-23  8:08   ` Krzysztof Kozlowski
2024-06-22 23:25 ` [PATCH 2/4] drm/msm/mdp5: Add MDP5 configuration for MSM8937 Barnabás Czémán
2024-06-23  5:59   ` Dmitry Baryshkov
2024-06-23 10:48     ` Barnabás Czémán
2024-06-23 21:15       ` Dmitry Baryshkov
2024-06-22 23:25 ` [PATCH 3/4] dt-bindings: msm: dsi-phy-28nm: Document msm8937 compatible Barnabás Czémán
2024-06-23  8:09   ` Krzysztof Kozlowski
2024-06-22 23:25 ` [PATCH 4/4] drm/msm/dsi: Add phy configuration for MSM8937 Barnabás Czémán
2024-06-23  6:01   ` 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).