[RFC PATCH 04/23] sunxi: pinctrl: Implement pin configuration
Simon Glass
sjg at chromium.org
Sun Oct 24 21:53:57 CEST 2021
On Wed, 20 Oct 2021 at 22:55, Samuel Holland <samuel at sholland.org> wrote:
>
> The sunxi pinctrl hardware has bias and drive control. Add driver
> support for configuring those options.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
> drivers/pinctrl/sunxi/Kconfig | 1 +
> drivers/pinctrl/sunxi/pinctrl-sunxi.c | 53 +++++++++++++++++++++++++++
> 2 files changed, 54 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list