summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorStephan Gerhold <[email protected]>2021-07-02 17:06:18 +0200
committerTom Rini <[email protected]>2021-07-14 16:47:56 -0400
commit1e0b4c07bf3b437471563f9921812bc38f2563d5 (patch)
tree5cc0eb67eeb74baec2a0443fc6c5db263efb0043 /scripts/basic
parent05e5ba2127922fdb4c2704d9d87037dc795c9618 (diff)
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 <[email protected]> Signed-off-by: Stephan Gerhold <[email protected]> Reviewed-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions