[PATCH 08/14] pinctrl: Add pinctrl driver for STM32 MCUs
Maxime Coquelin
mcoquelin.stm32 at gmail.com
Fri Feb 13 00:43:43 PST 2015
2015-02-12 21:37 GMT+01:00 Geert Uytterhoeven <geert at linux-m68k.org>:
> On Thu, Feb 12, 2015 at 6:45 PM, Maxime Coquelin
> <mcoquelin.stm32 at gmail.com> wrote:
>> --- a/drivers/pinctrl/Kconfig
>> +++ b/drivers/pinctrl/Kconfig
>> @@ -125,6 +125,15 @@ config PINCTRL_ST
>> select PINCONF
>> select GPIOLIB_IRQCHIP
>>
>> +config PINCTRL_STM32
>> + bool "STMicroelectronics STM32 pinctrl driver"
>> + depends on OF
>
> depends on ARCH_STM32 || COMPILE_TEST
Ok, I agree.
It will be part of the v2.
Thanks,
Maxime
More information about the linux-arm-kernel
mailing list