mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-10 09:34:16 -05:00
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>
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
gpio-mockup-cdev
|
|
gpio-chip-info
|
|
gpio-line-name
|