[PATCH v2 1/3] pinctrl: sunxi: Introduce the strict flag
Linus Walleij
linus.walleij at linaro.org
Tue Oct 31 01:44:40 PDT 2017
On Mon, Oct 9, 2017 at 10:53 PM, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> Our pinctrl device should have had strict set all along. However, it wasn't
> the case, and most of our old device trees also have a pinctrl group in
> addition to the GPIOs properties, which mean that we can't really turn it
> on now.
>
> All our new SoCs don't have that group, so we should still enable that mode
> on the newer one though.
>
> In order to enable it by default, add a flag that will allow to disable
> that mode that should be set by pinctrl drivers that cannot be migrated.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
Patch applied.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list