doc: input: add a reference to the kscan adapter driver

Add a reference to the kscan input adapter to the input documentation
page.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-01-31 19:01:27 +00:00 committed by Anas Nashif
parent 2586fec484
commit f8468ee76e

View file

@ -55,6 +55,14 @@ footprint, or in a complex application with an existing event model, where the
callback is just a wrapper to pipe back the event in a more complex application
specific event system.
Kscan Compatibility
*******************
Input devices generating X/Y/Touch events can be used in existing applications
based on the :ref:`kscan_api` API by defining a
:dtcompatible:`zephyr,kscan-input` node as a childnode of the corresponding
input device.
API Reference
*************