summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/gpio/index.rst
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2018-03-09 00:40:23 +0100
committerLinus Walleij <linus.walleij@linaro.org>2018-03-23 04:22:04 +0100
commit6960341aa33420a8aadf1d625b486933487e6592 (patch)
tree760e54164677fa79344827b2aa3c035d4f61cce3 /Documentation/driver-api/gpio/index.rst
parent4e0edc4b3fe7ee2ecb07360146479dbbeb63cd5a (diff)
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/driver-api/gpio/index.rst')
-rw-r--r--Documentation/driver-api/gpio/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/gpio/index.rst b/Documentation/driver-api/gpio/index.rst
index 6ba9e0043310..2b73ea5a1fbb 100644
--- a/Documentation/driver-api/gpio/index.rst
+++ b/Documentation/driver-api/gpio/index.rst
@@ -10,6 +10,7 @@ Contents:
intro
driver
consumer
+ board
legacy
Core