mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
Documentation: gpiolib: add 00-INDEX file
Give a short overview of the various GPIO documentation files. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
committed by
Linus Walleij
parent
7cc67b9c74
commit
56a39aac59
14
Documentation/gpio/00-INDEX
Normal file
14
Documentation/gpio/00-INDEX
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
00-INDEX
|
||||||
|
- This file
|
||||||
|
gpio.txt
|
||||||
|
- Introduction to GPIOs and their kernel interfaces
|
||||||
|
consumer.txt
|
||||||
|
- How to obtain and use GPIOs in a driver
|
||||||
|
driver.txt
|
||||||
|
- How to write a GPIO driver
|
||||||
|
board.txt
|
||||||
|
- How to assign GPIOs to a consumer device and a function
|
||||||
|
sysfs.txt
|
||||||
|
- Information about the GPIO sysfs interface
|
||||||
|
gpio-legacy.txt
|
||||||
|
- Historical documentation of the deprecated GPIO integer interface
|
Reference in New Issue
Block a user