+1
−0
+5
−3
tools/gpio/Makefile
0 → 100644
+12
−0
tools/gpio/gpio-utils.c
0 → 100644
+11
−0
tools/gpio/gpio-utils.h
0 → 100644
+25
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This creates GPIO tools under tools/gpio/* and adds a single
example program to list the GPIOs on a system. When proper
devices are created it provides this minimal output:
Cc: Johan Hovold <johan@kernel.org>
Cc: Michael Welling <mwelling@ieee.org>
Cc: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>