sunxi: pinctrl: Implement pin configuration
authorSamuel Holland <samuel@sholland.org>
Sun, 29 Aug 2021 02:10:47 +0000 (21:10 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 22:24:01 +0000 (23:24 +0100)
commit50c195ee851b35264df4bb8089a459470da491b5
tree8dd5eeb72664d75e8fe839d14729531db2408a53
parentd4b388244abfb7580a00967147fc5e45baf2f41f
sunxi: pinctrl: Implement pin configuration

The sunxi pinctrl hardware has bias and drive control. Add driver
support for configuring those options.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/pinctrl/sunxi/Kconfig
drivers/pinctrl/sunxi/pinctrl-sunxi.c