aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorKent Gibson <warthog618@gmail.com>2024-01-15 08:48:41 +0800
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-01-22 10:49:03 +0100
commitf1fc93d9e551ccf9e75d19ec53bfbdbc0b10da52 (patch)
treee92be508ce14a90580292199775d61184fdf7890 /Documentation/ABI
parentc27cdd7a3010b4e0b9248c86c120335585afd085 (diff)
downloadlinux-f1fc93d9e551ccf9e75d19ec53bfbdbc0b10da52.tar.gz
Documentation: ABI: update sysfs-gpio to reference gpio-cdev
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>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/obsolete/sysfs-gpio4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/obsolete/sysfs-gpio b/Documentation/ABI/obsolete/sysfs-gpio
index b8b0fd341c179..da1345d854b4a 100644
--- a/Documentation/ABI/obsolete/sysfs-gpio
+++ b/Documentation/ABI/obsolete/sysfs-gpio
@@ -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.