[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2117034393.275403.1520423489002@email.1und1.de>
Date: Wed, 7 Mar 2018 12:51:28 +0100 (CET)
From: Stefan Wahren <stefan.wahren@...e.com>
To: linus.walleij@...aro.org,
Matheus Castello <matheus@...tello.eng.br>
Cc: eric@...olt.net, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/3] pinctrl: bcm2835: switch to GENERIC_PINCONF
Hi Matheus,
> Matheus Castello <matheus@...tello.eng.br> hat am 5. März 2018 um 03:29 geschrieben:
>
>
> To enable support for generic binding in the pinctrl-bcm2835 and use pinctrl
> generic to parse properties the GENERIC_PINCONF have to be selected.
>
> Signed-off-by: Matheus Castello <matheus@...tello.eng.br>
> ---
> drivers/pinctrl/bcm/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/pinctrl/bcm/Kconfig b/drivers/pinctrl/bcm/Kconfig
> index e8c4e4f..0f38d51 100644
> --- a/drivers/pinctrl/bcm/Kconfig
> +++ b/drivers/pinctrl/bcm/Kconfig
> @@ -20,6 +20,7 @@ config PINCTRL_BCM2835
> bool
> select PINMUX
> select PINCONF
> + select GENERIC_PINCONF
> select GPIOLIB_IRQCHIP
>
> config PINCTRL_IPROC_GPIO
i think it's okay to fold this change into patch #2.
> --
> 2.7.4
>
Powered by blists - more mailing lists