Re: [PATCH 08/14] pinctrl: Add pinctrl driver for STM32 MCUs

From: Maxime Coquelin
Date: Fri Feb 13 2015 - 03:43:54 EST


2015-02-12 21:37 GMT+01:00 Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>:
> On Thu, Feb 12, 2015 at 6:45 PM, Maxime Coquelin
> <mcoquelin.stm32@xxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/