aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorKent Gibson <warthog618@gmail.com>2024-01-15 08:48:46 +0800
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-01-22 10:49:07 +0100
commitc3d336cae79728f8ed6711c5a6179cdc66802e89 (patch)
treeb8f91bdf31ab51ff970a860c0dc165fd19a1ae96 /Documentation/admin-guide
parentf1ccbe9aaea6488c4ef71f8f51ac2a620993acde (diff)
downloadlinux-c3d336cae79728f8ed6711c5a6179cdc66802e89.tar.gz
Documentation: gpio: document gpio-mockup as obsoleted by gpio-sim
Update the gpio-mockup documentation to note that is has been obsoleted by the gpio-sim. 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/gpio-mockup.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/admin-guide/gpio/gpio-mockup.rst b/Documentation/admin-guide/gpio/gpio-mockup.rst
index 493071da1738c7..d6e7438a7550a9 100644
--- a/Documentation/admin-guide/gpio/gpio-mockup.rst
+++ b/Documentation/admin-guide/gpio/gpio-mockup.rst
@@ -3,6 +3,14 @@
GPIO Testing Driver
===================
+.. note::
+
+ This module has been obsoleted by the more flexible gpio-sim.rst.
+ New developments should use that API and existing developments are
+ encouraged to migrate as soon as possible.
+ This module will continue to be maintained but no new features will be
+ added.
+
The GPIO Testing Driver (gpio-mockup) provides a way to create simulated GPIO
chips for testing purposes. The lines exposed by these chips can be accessed
using the standard GPIO character device interface as well as manipulated