Documentation: ABI: update gpio-cdev to reference chardev.rst
authorKent Gibson <warthog618@gmail.com>
Mon, 15 Jan 2024 00:48:40 +0000 (08:48 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 22 Jan 2024 09:47:53 +0000 (10:47 +0100)
Update the gpio-cdev interface document to refer to the new
chardev.rst.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Documentation/ABI/testing/gpio-cdev

index 66bdcd188b6c98320ae56b1dcf73585eb891fe91..c9689b2a6fed2140c0e06958f77df6b52ece74ed 100644 (file)
@@ -6,8 +6,9 @@ Description:
                The character device files /dev/gpiochip* are the interface
                between GPIO chips and userspace.
 
-               The ioctl(2)-based ABI is defined and documented in
-               [include/uapi]<linux/gpio.h>.
+               The ioctl(2)-based ABI is defined in
+               [include/uapi]<linux/gpio.h> and documented in
+               Documentation/userspace-api/gpio/chardev.rst.
 
                The following file operations are supported:
 
@@ -17,8 +18,8 @@ Description:
                ioctl(2)
                  Initiate various actions.
 
-                 See the inline documentation in [include/uapi]<linux/gpio.h>
-                 for descriptions of all ioctls.
+                 See Documentation/userspace-api/gpio/chardev.rst
+                 for a description of all ioctls.
 
                close(2)
                  Stops and free up the I/O contexts that was associated