summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2021-07-02 18:06:18 +0300
committerTom Rini <trini@konsulko.com>2021-07-14 23:47:56 +0300
commit1e0b4c07bf3b437471563f9921812bc38f2563d5 (patch)
tree5cc0eb67eeb74baec2a0443fc6c5db263efb0043 /scripts
parent05e5ba2127922fdb4c2704d9d87037dc795c9618 (diff)
downloadu-boot-1e0b4c07bf3b437471563f9921812bc38f2563d5.tar.xz
gpio: Add driver for Nomadik GPIO
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@linaro.org> Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions