linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] MSM8953 MDP/DSI PHY enablement
@ 2021-09-03 17:08 Sireesh Kodali
  2021-09-03 17:08 ` [PATCH v2 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy Sireesh Kodali
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sireesh Kodali @ 2021-09-03 17:08 UTC (permalink / raw)
  To: phone-devel, ~postmarketos/upstreaming, dri-devel, devicetree,
	linux-arm-msm
  Cc: Sireesh Kodali

This patch series adds support for the MDP and DSI PHY as found on the
MSM8953 platform (APQ8053, SDM450, SDA450, SDM625, SDM626). All the SoCs
on this platform use the adreno 506 GPU.

Changes since v1:
- Split the dsi phy doc changes into a separate commit
- Add Reviewed-by tag to patch 2

Sireesh Kodali (1):
  dt-bindings: msm: dsi: Add MSM8953 dsi phy

Vladimir Lypak (2):
  drm/msm/dsi: Add phy configuration for MSM8953
  drm/msm/mdp5: Add configuration for MDP v1.16

 .../bindings/display/msm/dsi-phy-14nm.yaml    |  2 +
 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_14nm.c    | 21 +++++
 5 files changed, 115 insertions(+)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-08 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 17:08 [PATCH v2 0/3] MSM8953 MDP/DSI PHY enablement Sireesh Kodali
2021-09-03 17:08 ` [PATCH v2 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy Sireesh Kodali
2021-09-08 12:00   ` Rob Herring
2021-09-03 17:08 ` [PATCH v2 2/3] drm/msm/dsi: Add phy configuration for MSM8953 Sireesh Kodali
2021-09-04  0:39 ` [PATCH v2 3/3] drm/msm/mdp5: Add configuration for MDP v1.16 Sireesh Kodali

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).