Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alexandre Courbot and committed by
Linus Walleij
56a39aac 7cc67b9c

+14
+14
Documentation/gpio/00-INDEX
··· 1 + 00-INDEX 2 + - This file 3 + gpio.txt 4 + - Introduction to GPIOs and their kernel interfaces 5 + consumer.txt 6 + - How to obtain and use GPIOs in a driver 7 + driver.txt 8 + - How to write a GPIO driver 9 + board.txt 10 + - How to assign GPIOs to a consumer device and a function 11 + sysfs.txt 12 + - Information about the GPIO sysfs interface 13 + gpio-legacy.txt 14 + - Historical documentation of the deprecated GPIO integer interface