From mboxrd@z Thu Jan 1 00:00:00 1970 From: Archit Taneja Subject: [PATCH v4 0/2] drm/msm: HDMI support on IFC6410 Date: Fri, 23 Sep 2016 12:03:05 +0530 Message-ID: <1474612387-21762-1-git-send-email-architt@codeaurora.org> References: <1473780097-11388-1-git-send-email-architt@codeaurora.org> Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:38240 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754016AbcIWGdO (ORCPT ); Fri, 23 Sep 2016 02:33:14 -0400 In-Reply-To: <1473780097-11388-1-git-send-email-architt@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: andy.gross@linaro.org Cc: linux-arm-msm@vger.kernel.org, robdclark@gmail.com, john.stultz@linaro.org, sboyd@codeaurora.org, Archit Taneja This set adds the display DT parts for the APQ8064 based IFC6410 board. Changes in v4: - Dropped the DRM/MSM changes since they've been taken by Rob Clark. - Use IRQ_TYPE_LEVEL_HIGH instead of IRQ_TYPE_NONE. Changes in v3: - Removed HDMI DDC clk/data gpios. Changes in v2: - Incorporated comments on HDMI gpio bindings as suggested by Rob H. Archit Taneja (2): arm: dts: qcom: apq8064: Add display DT nodes arm: dts: qcom: apq8064-ifc6410: Add HDMI support arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 74 ++++++++++++++++++++++++ arch/arm/boot/dts/qcom-apq8064.dtsi | 91 ++++++++++++++++++++++++++++++ 2 files changed, 165 insertions(+) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation