[PATCH 2/2] gpio: Add driver for Nomadik GPIO

Linus Walleij linus.walleij at linaro.org
Fri Jul 2 18:34:11 CEST 2021


On Fri, Jul 2, 2021 at 5:06 PM Stephan Gerhold <stephan at gerhold.net> wrote:

> Nomadik GPIO is a fairly simple GPIO module used in the ST-Ericsson
> Ux500 SoCs (and some older Nomadik SoCs). It uses registers where
> each GPIO is represented as a single bit, plus "set" and "clear"
> registers that allow updating the state without having to read the
> existing state.
>
> The driver implements support for it for use together with DM_GPIO
> and the existing ste-dbx5x0.dtsi device tree.
>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Stephan Gerhold <stephan at gerhold.net>

Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij


More information about the U-Boot mailing list