mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +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
|