[PATCH 3/4] gpio: sunxi: Implement .set_flags

Simon Glass sjg at chromium.org
Sun Oct 24 21:53:55 CEST 2021


On Wed, 20 Oct 2021 at 22:53, Samuel Holland <samuel at sholland.org> wrote:
>
> This, along with gpio_flags_xlate(), allows the GPIO driver to handle
> pull-up/down flags provided by consumer drivers or in the device tree.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
>  drivers/gpio/sunxi_gpio.c | 62 +++++++++++++++++----------------------
>  1 file changed, 27 insertions(+), 35 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list