linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for eDP on SC7280
@ 2021-10-20 12:14 Sankeerth Billakanti
  2021-10-20 12:14 ` [PATCH v2 1/2] drm/msm/dp: Add support for SC7280 eDP Sankeerth Billakanti
  2021-10-20 12:14 ` [PATCH v2 2/2] dt-bindings: Add SC7280 compatible string Sankeerth Billakanti
  0 siblings, 2 replies; 8+ messages in thread
From: Sankeerth Billakanti @ 2021-10-20 12:14 UTC (permalink / raw)
  To: dri-devel, linux-arm-msm, freedreno, linux-kernel
  Cc: Sankeerth Billakanti, robdclark, seanpaul, swboyd, kalyan_t,
	abhinavk, dianders, khsieh, mkrishn, sbillaka

This series will add eDP controller support for Qualcomm SC7280
platform. These patches are baseline changes with which we can enable
eDP display on sc7280. The sc7280 eDP controller can also support
additional features such as which will be enabled in subsequent patch series.

	This is based on Bjorn's changes in the below mentioned series
to support both eDP and DP programming through the same driver:
https://patchwork.kernel.org/project/linux-arm-msm/list/?series=564841

Summary of changes:

Changes in V2:
- Remove gpio programming from DP driver
- Implemented code review comments

Changes in V1:
- Add support for eDP on SC7280 platform.
- Add the new compatible string to documentation.

Sankeerth Billakanti (2):
  drm/msm/dp: Add support for SC7280 eDP
  dt-bindings: Add SC7280 compatible string

 .../bindings/display/msm/dp-controller.yaml          |  1 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c       |  4 ++--
 drivers/gpu/drm/msm/dp/dp_ctrl.c                     | 20 ++++++++++++++++++--
 drivers/gpu/drm/msm/dp/dp_display.c                  | 10 +++++++++-
 4 files changed, 30 insertions(+), 5 deletions(-)

-- 
The Qualcomm Innovatin Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2021-10-26 19:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 12:14 [PATCH v2 0/2] Add support for eDP on SC7280 Sankeerth Billakanti
2021-10-20 12:14 ` [PATCH v2 1/2] drm/msm/dp: Add support for SC7280 eDP Sankeerth Billakanti
2021-10-20 13:52   ` Dmitry Baryshkov
2021-10-21 18:02   ` Stephen Boyd
2021-10-26 19:01     ` sbillaka
2021-10-20 12:14 ` [PATCH v2 2/2] dt-bindings: Add SC7280 compatible string Sankeerth Billakanti
2021-10-20 17:40   ` Doug Anderson
2021-10-21 12:16     ` quic_sbillaka

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