linux/drivers/pinctrl/sunxi
Maxime Ripard aae842a3ff pinctrl: sunxi: Introduce the strict flag
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@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-10-31 09:43:54 +01:00
..
Kconfig pinctrl: sunxi: add support of R40 to A10 pinctrl driver 2017-08-14 15:00:59 +02:00
Makefile pinctrl: sunxi: Add support for A83T R_PIO 2017-06-09 11:20:32 +02:00
pinctrl-sun4i-a10.c pinctrl: sunxi: add support of R40 to A10 pinctrl driver 2017-08-14 15:00:59 +02:00
pinctrl-sun5i.c pinctrl: sunxi: make sun5i explicitly non-modular 2017-02-06 11:28:22 +01:00
pinctrl-sun6i-a31-r.c pinctrl: sunxi: explicitly request exclusive reset control 2017-08-14 15:01:02 +02:00
pinctrl-sun6i-a31.c pinctrl: sunxi: Support A31/A31s with pinctrl variants 2017-02-06 11:05:57 +01:00
pinctrl-sun8i-a23-r.c pinctrl: sunxi: explicitly request exclusive reset control 2017-08-14 15:01:02 +02:00
pinctrl-sun8i-a23.c pinctrl: sunxi: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01:00
pinctrl-sun8i-a33.c pinctrl: sunxi: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01:00
pinctrl-sun8i-a83t-r.c pinctrl: sunxi: Add support for A83T R_PIO 2017-06-09 11:20:32 +02:00
pinctrl-sun8i-a83t.c pinctrl: sunxi: Fix SPDIF function name for A83T 2017-05-23 11:30:56 +02:00
pinctrl-sun8i-h3-r.c pinctrl: sunxi: rename R_PIO i2c pin function name 2017-08-14 15:00:59 +02:00
pinctrl-sun8i-h3.c pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 2016-09-08 01:08:23 +02:00
pinctrl-sun8i-v3s.c pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base 2017-08-14 15:01:03 +02:00
pinctrl-sun9i-a80-r.c pinctrl: sunxi: make A80 explicitly non-modular 2016-03-09 10:27:25 +07:00
pinctrl-sun9i-a80.c pinctrl: sunxi: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01:00
pinctrl-sun50i-a64-r.c pinctrl: sunxi: Add A64 R_PIO controller support 2017-03-14 14:42:24 +01:00
pinctrl-sun50i-a64.c drivers: pinctrl: add driver for Allwinner A64 SoC 2016-03-11 22:46:27 +07:00
pinctrl-sun50i-h5.c pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl 2017-08-22 14:48:24 +02:00
pinctrl-sunxi.c pinctrl: sunxi: Introduce the strict flag 2017-10-31 09:43:54 +01:00
pinctrl-sunxi.h pinctrl: sunxi: Introduce the strict flag 2017-10-31 09:43:54 +01:00