History log of /linux-master/tools/testing/selftests/gpio/gpio-chip-info.c
Revision Date Author Comments
# 16c138f3 13-Dec-2021 Bartosz Golaszewski <brgl@bgdev.pl>

selftests: gpio: provide a helper for reading chip info

Add a simple program that allows to retrieve chip properties from the
GPIO character device. This will be used in gpio-sim selftests.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>