Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755474AbbG1Mxc (ORCPT ); Tue, 28 Jul 2015 08:53:32 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:35281 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754237AbbG1Mxa (ORCPT ); Tue, 28 Jul 2015 08:53:30 -0400 From: Srinivas Kandagatla To: agross@codeaurora.org, linux-arm-msm@vger.kernel.org Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Srinivas Kandagatla Subject: [PATCH v1 0/7] DT: APQ8064 for qcom-dt-next Date: Tue, 28 Jul 2015 13:52:36 +0100 Message-Id: <1438087956-17307-1-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1457 Lines: 42 Hi Andy, As discussed here are some dt patches which depend on pmic header "dt-bindings/pinctrl/qcom,pmic-gpio.h" which is availble in linux-next. One more thing we discussed w.r.t MDP patch is that it can use something like OPPs. Which IMHO can be done at later stage as suggested by Rob. Having this patch atleast in mainline would enable people to work on mainline code rather than maintaining it locally. And with iommu patches people can get a working display too :-) Rest of the patch series is to do with power-sequence for WLAN and an heart-beat LED for IFC6410. Thanks, srini Rob Clark (1): ARM: dts: apq8064: Add MDP support Srinivas Kandagatla (6): ARM: dts: ifc6410: Add pwrseq support for WLAN ARM: dts: qs600: add pwrseq support to WLAN ARM: dts: apq8064-ifc6410: add heart-beat led support. ARM: dts: ifc6410: enable MDP support ARM: dts: qs600: enable MDP support ARM: dts: ifc6410: add inforce LVDS panel support arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 36 ++++++++ arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 122 ++++++++++++++++++++++++++++ arch/arm/boot/dts/qcom-apq8064.dtsi | 87 ++++++++++++++++++++ 3 files changed, 245 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/