blob: 179beb234f989ea17f0dba1e5f5b6d5e4fe07235 [file] [log] [blame]
Alexandre Courbot56a39aa2013-11-23 19:32:20 +0900100-INDEX
2 - This file
3gpio.txt
4 - Introduction to GPIOs and their kernel interfaces
5consumer.txt
6 - How to obtain and use GPIOs in a driver
7driver.txt
8 - How to write a GPIO driver
Linus Walleijc21cde62015-07-21 11:36:57 +02009drivers-on-gpio.txt:
10 - Drivers in other subsystems that can use GPIO to provide more
11 complex functionality.
Alexandre Courbot56a39aa2013-11-23 19:32:20 +090012board.txt
13 - How to assign GPIOs to a consumer device and a function
14sysfs.txt
15 - Information about the GPIO sysfs interface
16gpio-legacy.txt
17 - Historical documentation of the deprecated GPIO integer interface