Commit c3d336ca authored by Kent Gibson's avatar Kent Gibson Committed by Bartosz Golaszewski
Browse files

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: default avatarKent Gibson <warthog618@gmail.com>
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent f1ccbe9a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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