From 56a39aac593a7e855bed357b1ce43eeb7a99e7e2 Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Sat, 23 Nov 2013 19:32:20 +0900 Subject: Documentation: gpiolib: add 00-INDEX file Give a short overview of the various GPIO documentation files. Signed-off-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Documentation/gpio/00-INDEX | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/gpio/00-INDEX (limited to 'Documentation/gpio') diff --git a/Documentation/gpio/00-INDEX b/Documentation/gpio/00-INDEX new file mode 100644 index 0000000..1de43ae --- /dev/null +++ b/Documentation/gpio/00-INDEX @@ -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 -- cgit v1.1