]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf84c385144a6cc0965237f637eb0c9882b936699
tree8dd5eeb72664d75e8fe839d14729531db2408a53
parenteea528353cd0b9b004c5ef797a0b06fee2b667d1
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