pinctrl: sunxi: Add support for the Allwinner H616 pin controller
authorAndre Przywara <andre.przywara@arm.com>
Mon, 18 Jan 2021 02:08:31 +0000 (02:08 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Jan 2021 21:14:18 +0000 (22:14 +0100)
commit25adc29407fb3a064921af664f2e5134846312b9
tree4a22237b90d2d24642effeffb702bbe6211d2dc3
parentfdca7cb995aea31072f65cbef8a758b87358f5ac
pinctrl: sunxi: Add support for the Allwinner H616 pin controller

Port A is used for an internal connection to some analogue circuitry
which looks like an AC200 IP (as in the H6), though this is not
mentioned in the manual.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20210118020848.11721-5-andre.przywara@arm.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/Kconfig
drivers/pinctrl/sunxi/Makefile
drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c [new file with mode: 0644]