diff options
Diffstat (limited to 'Documentation/userspace-api/gpio/index.rst')
-rw-r--r-- | Documentation/userspace-api/gpio/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Documentation/userspace-api/gpio/index.rst b/Documentation/userspace-api/gpio/index.rst new file mode 100644 index 0000000000..f258de4ef3 --- /dev/null +++ b/Documentation/userspace-api/gpio/index.rst @@ -0,0 +1,18 @@ +.. SPDX-License-Identifier: GPL-2.0 + +==== +GPIO +==== + +.. toctree:: + :maxdepth: 1 + + Character Device Userspace API <chardev> + Obsolete Userspace APIs <obsolete> + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |