On Wed, 20 Oct 2021 at 22:55, Samuel Holland <sam...@sholland.org> wrote: > > The sunxi pinctrl hardware has bias and drive control. Add driver > support for configuring those options. > > Signed-off-by: Samuel Holland <sam...@sholland.org> > --- > > drivers/pinctrl/sunxi/Kconfig | 1 + > drivers/pinctrl/sunxi/pinctrl-sunxi.c | 53 +++++++++++++++++++++++++++ > 2 files changed, 54 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>