OSDN Git Service

docs: driver-api: Add GPIO section
authorThierry Reding <treding@nvidia.com>
Mon, 24 Jul 2017 14:57:27 +0000 (16:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Aug 2017 13:01:13 +0000 (15:01 +0200)
commit486707b7372be5978973993dc751ebe0db158343
treec039a4778e38c96a9fb8575a5d80a2df82a00491
parent2d9d05192e7d1a77d5d47758f32391f8f9773532
docs: driver-api: Add GPIO section

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>
Documentation/driver-api/gpio.rst [new file with mode: 0644]
Documentation/driver-api/index.rst