alistair23-linux/drivers/pinctrl/sunxi
Icenowy Zheng d81ece747d pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
The PH16 pin has a function with mux id 0x5, which is the DET pin of the
"sim" (smart card reader) IP block.

This function is missing in old versions of A10/A20 SoCs' datasheets and
user manuals, so it's also missing in the old drivers. The newest A10
Datasheet V1.70 and A20 Datasheet V1.41 contain this pin function, and
it's discovered during implementing R40 pinctrl driver.

Add it to the driver. As we now merged A20 pinctrl driver to the A10
one, we need to only fix the A10 driver now.

Fixes: f2821b1ca3 ("pinctrl: sunxi: Move Allwinner A10 pinctrl
driver to a driver of its own")

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-07-31 15:52:52 +02:00
..
Kconfig pinctrl: sunxi: Add support for A83T R_PIO 2017-06-09 11:20:32 +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 a missing function of A10/A20 pinctrl driver 2017-07-31 15:52:52 +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: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01: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: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01: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-sun8i-h3.c
pinctrl-sun8i-v3s.c pinctrl: sunxi: add driver for V3s SoC 2017-01-11 16:23:47 +01:00
pinctrl-sun9i-a80-r.c
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
pinctrl-sun50i-h5.c drivers: pinctrl: add driver for Allwinner H5 SoC 2017-01-30 16:26:28 +01:00
pinctrl-sunxi.c pinctrl: sunxi: constify irq_domain_ops 2017-06-09 10:58:58 +02:00
pinctrl-sunxi.h pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs 2017-05-29 18:31:56 +02:00