diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2018-03-09 02:40:23 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-23 06:22:04 +0300 |
commit | 6960341aa33420a8aadf1d625b486933487e6592 (patch) | |
tree | 760e54164677fa79344827b2aa3c035d4f61cce3 /Documentation/gpio/00-INDEX | |
parent | 4e0edc4b3fe7ee2ecb07360146479dbbeb63cd5a (diff) | |
download | linux-6960341aa33420a8aadf1d625b486933487e6592.tar.xz |
Documentation: gpio: Move GPIO mapping documentation to driver-api
Move gpio/board.txt to driver-api/gpio/board.rst and make sure it builds
cleanly as ReST.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/gpio/00-INDEX')
-rw-r--r-- | Documentation/gpio/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/gpio/00-INDEX b/Documentation/gpio/00-INDEX index f960fc00a3ef..650cb0696211 100644 --- a/Documentation/gpio/00-INDEX +++ b/Documentation/gpio/00-INDEX @@ -3,7 +3,5 @@ drivers-on-gpio.txt: - Drivers in other subsystems that can use GPIO to provide more complex functionality. -board.txt - - How to assign GPIOs to a consumer device and a function sysfs.txt - Information about the GPIO sysfs interface |