aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/gpio/.gitignore
diff options
context:
space:
mode:
authorBartosz Golaszewski <brgl@bgdev.pl>2021-12-13 13:42:20 +0100
committerBartosz Golaszewski <brgl@bgdev.pl>2021-12-17 12:26:13 +0100
commitb2bb90c80a3e9ba6d479aaf130277d6f96a87161 (patch)
treebd7e1c35e93e1dc14708ef64df34621f4e361216 /tools/testing/selftests/gpio/.gitignore
parentselftests: gpio: provide a helper for reading chip info (diff)
downloadwireguard-linux-b2bb90c80a3e9ba6d479aaf130277d6f96a87161.tar.xz
wireguard-linux-b2bb90c80a3e9ba6d479aaf130277d6f96a87161.zip
selftests: gpio: add a helper for reading GPIO line names
Add a simple program that allows to read GPIO line names from the character device. This will be used in gpio-sim selftests. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/testing/selftests/gpio/.gitignore')
-rw-r--r--tools/testing/selftests/gpio/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/gpio/.gitignore b/tools/testing/selftests/gpio/.gitignore
index 4ea4f58dab1a..ededb077a3a6 100644
--- a/tools/testing/selftests/gpio/.gitignore
+++ b/tools/testing/selftests/gpio/.gitignore
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
gpio-mockup-cdev
gpio-chip-info
+gpio-line-name