tools/gpio: create GPIO tools
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>
Showing
tools/gpio/Makefile
0 → 100644
tools/gpio/gpio-utils.c
0 → 100644
tools/gpio/gpio-utils.h
0 → 100644
tools/gpio/lsgpio.c
0 → 100644
Please register or sign in to comment