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
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- tools/Makefile 5 additions, 3 deletionstools/Makefile
- tools/gpio/Makefile 12 additions, 0 deletionstools/gpio/Makefile
- tools/gpio/gpio-utils.c 11 additions, 0 deletionstools/gpio/gpio-utils.c
- tools/gpio/gpio-utils.h 25 additions, 0 deletionstools/gpio/gpio-utils.h
- tools/gpio/lsgpio.c 128 additions, 0 deletionstools/gpio/lsgpio.c
Loading
Please register or sign in to comment