Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2019-11-27 12:17:54 +0300
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2020-02-12 14:05:47 +0300
commit33f0c47b8fb4724792b16351a32b24902a5d3b07 (patch)
tree5fa36c8c29364d2e6e766693ae40e8e45e897969 /tools/gpio/.gitignore
parent51c1064e82e77b39a49889287ca50709303e2f26 (diff)
tools: gpio: implement gpio-watch
Add a simple program that allows to test the new LINECHANGED_FD ioctl(). Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/gpio/.gitignore')
-rw-r--r--tools/gpio/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpio/.gitignore b/tools/gpio/.gitignore
index a94c0e83b209..eab36c6d7751 100644
--- a/tools/gpio/.gitignore
+++ b/tools/gpio/.gitignore
@@ -1,4 +1,5 @@
gpio-event-mon
gpio-hammer
+gpio-watch
lsgpio
include/linux/gpio.h