Documentation: ABI: update sysfs-gpio to reference gpio-cdev
authorKent Gibson <warthog618@gmail.com>
Mon, 15 Jan 2024 00:48:41 +0000 (08:48 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 22 Jan 2024 09:49:03 +0000 (10:49 +0100)
Update the sysfs-gpio interface document to refer to the gpio-cdev
interface that obsoletes it.

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

index b8b0fd341c17975f1226e7ec424d5d033132be34..da1345d854b4ad40ddd99af090597574fbc07565 100644 (file)
@@ -28,5 +28,5 @@ Description:
            /label ... (r/o) descriptive, not necessarily unique
            /ngpio ... (r/o) number of GPIOs; numbered N to N + (ngpio - 1)
 
-  This ABI is deprecated and will be removed after 2020. It is
-  replaced with the GPIO character device.
+  This ABI is obsoleted by Documentation/ABI/testing/gpio-cdev and will be
+  removed after 2020.