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

2015-12-16 Thread Patrice Chotard
Hi Maxime On 12/11/2015 09:25 AM, Maxime Coquelin wrote: 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 C

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

2015-12-11 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 |

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

2015-12-08 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 |