summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/gpio/gpio-chip-info.c
AgeCommit message (Collapse)Author
2021-12-17selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski
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>