From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH v4 0/9] Add STM32 pinctrl/GPIO driver Date: Wed, 27 Jan 2016 18:00:27 +0100 Message-ID: <56A8F7AB.7090500@gmail.com> References: <1452773795-24216-1-git-send-email-mcoquelin.stm32@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: Patrice CHOTARD , Mark Rutland , Rob Herring , "linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Arnd Bergmann , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , =?UTF-8?Q?Andreas_F=c3=a4rber?= , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Daniel Thompson , Bruno Herrera List-Id: linux-gpio@vger.kernel.org Hi Linus, On 01/27/2016 02:20 PM, Linus Walleij wrote: > On Thu, Jan 14, 2016 at 1:16 PM, Maxime Coquelin > wrote: > >> This is the fourth round of STM32 pinctrl series, which takes into >> account comments made by Patrice on patch 4. > > I have applied patch 2 and 4 to the pinctrl tree. Thanks a lot! > > Please put the rest of the patches in through ARM SoC, you can > add my > Acked-by: Linus Walleij > to them. > > AFAICT there is no compile-time dependency between these two > patches and the rest, so it should merge just fine. Indeed, I confirm. Regards, Maxime -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754696AbcA0RAe (ORCPT ); Wed, 27 Jan 2016 12:00:34 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33491 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754485AbcA0RAa (ORCPT ); Wed, 27 Jan 2016 12:00:30 -0500 Subject: Re: [PATCH v4 0/9] Add STM32 pinctrl/GPIO driver To: Linus Walleij References: <1452773795-24216-1-git-send-email-mcoquelin.stm32@gmail.com> Cc: Patrice CHOTARD , Mark Rutland , Rob Herring , "linux-gpio@vger.kernel.org" , Arnd Bergmann , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , =?UTF-8?Q?Andreas_F=c3=a4rber?= , "devicetree@vger.kernel.org" , Daniel Thompson , Bruno Herrera From: Maxime Coquelin Message-ID: <56A8F7AB.7090500@gmail.com> Date: Wed, 27 Jan 2016 18:00:27 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, On 01/27/2016 02:20 PM, Linus Walleij wrote: > On Thu, Jan 14, 2016 at 1:16 PM, Maxime Coquelin > wrote: > >> This is the fourth round of STM32 pinctrl series, which takes into >> account comments made by Patrice on patch 4. > > I have applied patch 2 and 4 to the pinctrl tree. Thanks a lot! > > Please put the rest of the patches in through ARM SoC, you can > add my > Acked-by: Linus Walleij > to them. > > AFAICT there is no compile-time dependency between these two > patches and the rest, so it should merge just fine. Indeed, I confirm. Regards, Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 From: mcoquelin.stm32@gmail.com (Maxime Coquelin) Date: Wed, 27 Jan 2016 18:00:27 +0100 Subject: [PATCH v4 0/9] Add STM32 pinctrl/GPIO driver In-Reply-To: References: <1452773795-24216-1-git-send-email-mcoquelin.stm32@gmail.com> Message-ID: <56A8F7AB.7090500@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Linus, On 01/27/2016 02:20 PM, Linus Walleij wrote: > On Thu, Jan 14, 2016 at 1:16 PM, Maxime Coquelin > wrote: > >> This is the fourth round of STM32 pinctrl series, which takes into >> account comments made by Patrice on patch 4. > > I have applied patch 2 and 4 to the pinctrl tree. Thanks a lot! > > Please put the rest of the patches in through ARM SoC, you can > add my > Acked-by: Linus Walleij > to them. > > AFAICT there is no compile-time dependency between these two > patches and the rest, so it should merge just fine. Indeed, I confirm. Regards, Maxime