Re: [PATCH v2 4/9] pinctrl: Add support STM32 MCUs

2015-12-11 Thread Maxime Coquelin
2015-12-11 9:20 GMT+01:00 Patrice Chotard : > Hi Linus > > I will try to review it before end of next week Thanks Patrice, I resent the series. Regards, Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More maj

Re: [PATCH v2 4/9] pinctrl: Add support STM32 MCUs

2015-12-11 Thread Patrice Chotard
Hi Linus I will try to review it before end of next week Patrice On 12/10/2015 06:08 PM, Linus Walleij wrote: On Tue, Dec 1, 2015 at 10:53 AM, Maxime Coquelin wrote: 2015-10-17 19:23 GMT+02:00 Maxime Coquelin : This patch adds pinctrl and GPIO support to STMicroelectronic's STM32 family o

Re: [PATCH v2 4/9] pinctrl: Add support STM32 MCUs

2015-12-10 Thread Linus Walleij
On Tue, Dec 1, 2015 at 10:53 AM, Maxime Coquelin wrote: > 2015-10-17 19:23 GMT+02:00 Maxime Coquelin : >> This patch adds pinctrl and GPIO support to STMicroelectronic's STM32 >> family of MCUs. >> >> While it only supports STM32F429 for now, it has been designed to enable >> support of other MCUs

Re: [PATCH v2 4/9] pinctrl: Add support STM32 MCUs

2015-12-01 Thread Maxime Coquelin
Hi Linus, 2015-10-17 19:23 GMT+02:00 Maxime Coquelin : > This patch adds pinctrl and GPIO support to STMicroelectronic's STM32 > family of MCUs. > > While it only supports STM32F429 for now, it has been designed to enable > support of other MCUs of the family (e.g. STM32F746). > > Signed-off-by: M

[PATCH v2 4/9] pinctrl: Add support STM32 MCUs

2015-10-17 Thread Maxime Coquelin
This patch adds pinctrl and GPIO support to STMicroelectronic's STM32 family of MCUs. While it only supports STM32F429 for now, it has been designed to enable support of other MCUs of the family (e.g. STM32F746). Signed-off-by: Maxime Coquelin --- drivers/pinctrl/Kconfig |