aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorKent Gibson <warthog618@gmail.com>2024-01-15 08:48:44 +0800
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-01-22 10:49:07 +0100
commit16b2bb7fe5e4a0757608e844902fdf05617f51f8 (patch)
treefaeccf341e6dbca0f9c4b19cd618a48cf8df2b0a /Documentation/admin-guide
parente10b641753837e267462b64f8cb395ab1e625027 (diff)
downloadlinux-16b2bb7fe5e4a0757608e844902fdf05617f51f8.tar.gz
Documentation: gpio: add chardev v1 userspace API documentation
Add documentation for v1 of the GPIO character device userspace API to the obsolete section of both the admin-guide and userspace-api books. Signed-off-by: Kent Gibson <warthog618@gmail.com> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/gpio/obsolete.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/gpio/obsolete.rst b/Documentation/admin-guide/gpio/obsolete.rst
index dbf88f13c680a8..5926e5440207c1 100644
--- a/Documentation/admin-guide/gpio/obsolete.rst
+++ b/Documentation/admin-guide/gpio/obsolete.rst
@@ -7,5 +7,6 @@ Obsolete GPIO APIs
.. toctree::
:maxdepth: 1
+ Character Device Userspace API (v1) <../../userspace-api/gpio/chardev_v1>
Sysfs Interface <../../userspace-api/gpio/sysfs>