From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH 0/5] Add STiH407 SoC and reference board support Date: Fri, 7 Mar 2014 09:31:13 +0100 Message-ID: <531983D1.7030606@st.com> References: <1393589841-6634-1-git-send-email-maxime.coquelin@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Linus Walleij Cc: Rob Landley , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Srinivas Kandagatla , Stuart Menefy , Giuseppe Cavallaro , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , kernel@stlinux.com, Lee Jones List-Id: devicetree@vger.kernel.org Hi Linus On 03/07/2014 04:11 AM, Linus Walleij wrote: > On Fri, Feb 28, 2014 at 8:17 PM, Maxime COQUELIN wrote: > >> This series adds basic support to the STMicroelectronics STiH407 SoC and its >> B2120 reference board. The STiH407 is a dual-core ARM Cortex-A9 CPU aimed at >> STB market. >> >> Giuseppe Cavallaro (2): >> ARM: STi: add pinctrl support for the STiH407 SoC >> pinctrl: st: Enhance the controller to manage unavailable registers >> >> Maxime Coquelin (3): >> ARM: STi: Add STiH407 SoC support >> ARM: dts: Add STiH407 SoC support >> ARM: dts: STiH407: Add B2120 board support > > So I'd like to take the pinctrl patch through my tree and the rest through > ARM SoC but it seems it does not apply :-/ Sorry, the series was based on v3.14-rc4. I split the series in two: - pinctrl patches based on the linux-pinctrl/devel branch - ARM patches on arm_soc Regards, Maxime > > Yours, > Linus Walleij >