Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02bf219d authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Linus Walleij
Browse files

Documentation: gpio: Move introduction to driver-api



Move gpio/intro.txt to driver-api/gpio/intro.rst and make sure it builds
cleanly as ReST.

Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 7e633259
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2,6 +2,13 @@
General Purpose Input/Output (GPIO)
===================================

Contents:

.. toctree::
   :maxdepth: 2

   intro

Core
====

+7 −2
Original line number Diff line number Diff line
============
Introduction
============


GPIO Interfaces
===============

+0 −2
Original line number Diff line number Diff line
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