Re: [PATCH v1 0/7] DT: APQ8064 for qcom-dt-next
On Tue, Jul 28, 2015 at 01:52:36PM +0100, Srinivas Kandagatla wrote: > 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. Ok. I took all of these and put them on top of my 4.3 tags on the qcom/for-next. I compiled against the current next master and all was well. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
[PATCH v1 0/7] DT: APQ8064 for qcom-dt-next
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 devicetree" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html