[PATCH 0/4] drm/msm: HDMI support on IFC6410

Archit Taneja architt at codeaurora.org
Fri Jul 8 05:55:50 UTC 2016


This set adds the display DT parts for the APQ8064 based IFC6410 board.
There were a couple of small fixes/cleanups required in the driver to
use the correct bindings. Those are a part of this patchset too.

Archit Taneja (4):
  drm/msm/mdp4: Fix issue with LCDC/LVDS port parsing
  drm/msm/hdmi: Use more DT friendly GPIO names
  arm: dts: qcom: apq8064: Add display DT nodes
  arm: dts: qcom: apq8064-ifc6410: Add HDMI support

 .../devicetree/bindings/display/msm/hdmi.txt       |  6 +-
 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts         | 74 ++++++++++++++++++
 arch/arm/boot/dts/qcom-apq8064.dtsi                | 91 ++++++++++++++++++++++
 drivers/gpu/drm/msm/hdmi/hdmi.c                    | 16 ++++
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.c            | 23 +++---
 5 files changed, 197 insertions(+), 13 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation



More information about the dri-devel mailing list