From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755527AbcITQHD (ORCPT ); Tue, 20 Sep 2016 12:07:03 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:59944 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755329AbcITQHB (ORCPT ); Tue, 20 Sep 2016 12:07:01 -0400 Date: Tue, 20 Sep 2016 17:36:02 +0200 (CEST) From: Thomas Gleixner To: Alexandre Torgue cc: Mark Rutland , devicetree@vger.kernel.org, Daniel Thompson , Jason Cooper , arnd@arndb.de, Marc Zyngier , bruherrera@gmail.com, Linus Walleij , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Rob Herring , Maxime Coquelin , lee.jones@linaro.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support In-Reply-To: <2095bf33-2940-3294-afd6-a28a48762569@st.com> Message-ID: References: <1473432124-6784-1-git-send-email-alexandre.torgue@st.com> <1473432124-6784-3-git-send-email-alexandre.torgue@st.com> <6941f61d-0b33-4108-0135-b11887cd0488@st.com> <39c4ceee-7e05-ebfd-2ea0-3c4e1c4ea619@st.com> <053a37f4-aa10-46ea-f477-8ae55bb5773f@st.com> <2095bf33-2940-3294-afd6-a28a48762569@st.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 20 Sep 2016, Alexandre Torgue wrote: > so if you agree I will resend only patches concerning stm32 exti driver > [1],[2],[3],[4] Ok. > Thanks for your time. Welcome, tglx