commit | ced433e2a4a0f11362c149daf802157ffb65ee20 | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Fri Aug 14 16:11:02 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 24 10:48:53 2015 -0700 |
tree | 03569d5b3e5980e8a0a799a9c70fb8317f78c5d4 | |
parent | ddd5404007b8496f20ad2efe1147e102e6226634 [diff] |
gpiolib: Add gpio name information to /sys/kernel/debug/gpio Add some information about gpio names to the debugfs gpio file. name and label of a GPIO are then displayed next to each other. This way it is easy to see what the real name of GPIO is and what the driver requested it for. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> [Dropped unsolicited sysfs ABI patch hunk] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>