Documentation: gpio: add chardev v1 userspace API documentation
authorKent Gibson <warthog618@gmail.com>
Mon, 15 Jan 2024 00:48:44 +0000 (08:48 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 22 Jan 2024 09:49:07 +0000 (10:49 +0100)
commit16b2bb7fe5e4a0757608e844902fdf05617f51f8
treefaeccf341e6dbca0f9c4b19cd618a48cf8df2b0a
parente10b641753837e267462b64f8cb395ab1e625027
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>
13 files changed:
Documentation/admin-guide/gpio/obsolete.rst
Documentation/userspace-api/gpio/chardev_v1.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-get-lineevent-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-get-linehandle-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-get-lineinfo-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-get-lineinfo-unwatch-ioctl.rst
Documentation/userspace-api/gpio/gpio-get-lineinfo-watch-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-handle-get-line-values-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-handle-set-config-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-handle-set-line-values-ioctl.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-lineevent-data-read.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/gpio-lineinfo-changed-read.rst [new file with mode: 0644]
Documentation/userspace-api/gpio/obsolete.rst