linux-stable/drivers/pinctrl/sunxi
Samuel Holland 59c1502527 pinctrl: sunxi: Remove reset controller consumers
None of the sunxi pin controllers have a module reset line. All of the
SoC documentation, where available, agrees. The bits that would be used
for the PIO reset (i.e. matching the order of the clock gate bits) are
always reserved, both in the CCU and in the PRCM. And experiments on
several SoCs, including the A33, confirm that those reserved bits indeed
have no effect.

Let's remove this superfluous code and dependency, and also remove the
include statement that was copied to the other r_pio drivers.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220531053623.43851-2-samuel@sholland.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2022-06-15 15:54:37 +02:00
..
Kconfig pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
Makefile pinctrl: sunxi: Add support for the Allwinner H616-R pin controller 2021-01-21 22:15:46 +01:00
pinctrl-sun4i-a10.c
pinctrl-sun5i.c
pinctrl-sun6i-a31-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun6i-a31.c
pinctrl-sun8i-a23-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun8i-a23.c
pinctrl-sun8i-a33.c
pinctrl-sun8i-a83t-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun8i-a83t.c pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11 2018-12-07 13:32:19 +01:00
pinctrl-sun8i-h3-r.c
pinctrl-sun8i-h3.c
pinctrl-sun8i-v3s.c pinctrl: sunxi: v3s: introduce support for V3 2019-08-05 12:35:29 +02:00
pinctrl-sun9i-a80-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun9i-a80.c pinctrl: sunxi: Prepare for alternative bias voltage setting methods 2019-04-23 12:29:21 +02:00
pinctrl-sun50i-a64-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun50i-a64.c
pinctrl-sun50i-a100-r.c pinctrl: sunxi: add support for the Allwinner A100 pin controller 2020-09-12 12:35:42 +02:00
pinctrl-sun50i-a100.c pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller 2020-11-24 09:40:03 +01:00
pinctrl-sun50i-h5.c pinctrl: sunxi: sun50i-h5 use platform_irq_count 2020-01-07 09:55:33 +01:00
pinctrl-sun50i-h6-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun50i-h6.c pinctrl: sunxi: Support I/O bias voltage setting on H6 2019-04-23 12:31:42 +02:00
pinctrl-sun50i-h616-r.c pinctrl: sunxi: Remove reset controller consumers 2022-06-15 15:54:37 +02:00
pinctrl-sun50i-h616.c pinctrl: sunxi: Fix H616 I2S3 pin data 2022-01-24 01:12:46 +01:00
pinctrl-suniv-f1c100s.c pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pin 2022-05-14 01:07:08 +02:00
pinctrl-sunxi.c Pin control bulk changes for the v5.18 kernel cycle 2022-03-28 11:52:53 -07:00
pinctrl-sunxi.h pinctrl: sunxi: v3s: introduce support for V3 2019-08-05 12:35:29 +02:00