mbox series

[v1,0/2] Add support for the eDP panel on sc7280 CRD

Message ID 1643048114-2996-1-git-send-email-quic_sbillaka@quicinc.com (mailing list archive)
Headers show
Series Add support for the eDP panel on sc7280 CRD | expand

Message

Sankeerth Billakanti (QUIC) Jan. 24, 2022, 6:15 p.m. UTC
Add support for the eDP panel on sc7280 CRD platform.

These changes are dependent on the following series:
https://patchwork.kernel.org/project/linux-arm-msm/list/?series=586263&archive=both&state=*
https://patchwork.kernel.org/project/linux-arm-msm/list/?series=560587&state=%2A&archive=both


Sankeerth Billakanti (2):
  ARM64: dts: qcom: enable eDP panel support for sc7280
  drm/panel-edp: Add sharp panel support for sc7280

 arch/arm64/boot/dts/qcom/sc7280-crd.dts | 127 ++++++++++++++++++++++++++++++++
 drivers/gpu/drm/panel/panel-edp.c       |  11 +++
 2 files changed, 138 insertions(+)