mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-06 05:02:31 +00:00
b2bb90c80a
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
|