On Fri, Jul 2, 2021 at 5:06 PM Stephan Gerhold <[email protected]> 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 <[email protected]>
> Signed-off-by: Stephan Gerhold <[email protected]>

Reviewed-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij

Reply via email to