Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933673AbbEMJ1u (ORCPT ); Wed, 13 May 2015 05:27:50 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:51399 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753574AbbEMJ1r (ORCPT ); Wed, 13 May 2015 05:27:47 -0400 Message-ID: <555318EF.7030603@st.com> Date: Wed, 13 May 2015 11:27:11 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Lee Jones , , CC: , Subject: Re: [STLinux Kernel] [PATCH 00/13] ARM: STi: Clear-up dangling patches References: <1431435110-22595-1-git-send-email-lee.jones@linaro.org> In-Reply-To: <1431435110-22595-1-git-send-email-lee.jones@linaro.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-05-13_02:2015-05-12,2015-05-13,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1764 Lines: 44 Hi Lee, On 05/12/2015 02:51 PM, Lee Jones wrote: > These patches have all been on the list for some time now. > I've taken the liberty of collecting them all up to send > as a single batch. > > Lee Jones (13): > ARM: STi: STiH407: Add DT nodes for for PWM > ARM: STi: STiH416: Add Pinctrl settings for PWM > ARM: STi: STiH416: Add DT nodes for PWM > ARM: STi: STiH416-b2020e: Enable PWM on the B2020 Rev-E > ARM: multi_v7_defconfig: Enable ST's PWM driver > ARM: STi: STiH407: Add Restart support for Cannes > ARM: STi: STiH416: Add Restart support for Orly2 > ARM: multi_v7_defconfig: Enable ST's Power Reset driver > ARM: STi: STiH416: Enable Cortex-A9 PMU support > ARM: STi: STiH416: Enable PMU IRQs > ARM: STi: STiH407: Enable Cortex-A9 PMU support > ARM: STi: STiH407: Enable PMU IRQs > ARM: STi: Ensure requested STi's SysCfg Controlled IRQs are enabled at > boot > > arch/arm/boot/dts/stih407-family.dtsi | 22 ++++++++++++ > arch/arm/boot/dts/stih407.dtsi | 28 +++++++++++++++ > arch/arm/boot/dts/stih416-b2020e.dts | 10 ++++++ > arch/arm/boot/dts/stih416-pinctrl.dtsi | 50 ++++++++++++++++++++++++++ > arch/arm/boot/dts/stih416.dtsi | 66 +++++++++++++++++++++++++++++++++- > arch/arm/configs/multi_v7_defconfig | 2 ++ > arch/arm/mach-sti/Kconfig | 1 + > 7 files changed, 178 insertions(+), 1 deletion(-) > Series applied. Note that I fixed patches 6 & 7 titles to use commercial product names. Thanks! Maxime -- 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/