summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/gpio.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: driver-api: Move gpio.rst to gpio/index.rstJonathan Neuschäfer2018-03-231-45/+0
| | | | | | | | To make space for more files in the GPIO section, create a Documentation/driver-api/gpio/ directory. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* docs: driver-api: Add GPIO sectionThierry Reding2017-08-141-0/+45
This adds a section about the various parts of the GPIO subsystem to the driver API documentation. Note that this isn't exhaustive documentation, but rather focusses on pulling in the kerneldoc from various sources, in order to improve coverage of kerneldoc processing. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>