:orphan:
.. raw:: html
.. dtcompatible:: zephyr,input-sdl-touch
.. _dtbinding_zephyr_input_sdl_touch:
zephyr,input-sdl-touch
######################
Vendor: :ref:`The Zephyr Project `
.. note::
An implementation of a driver matching this compatible is available in
:zephyr_file:`drivers/input/input_sdl_touch.c`.
Description
***********
.. code-block:: none
SDL based emulated touch panel
Properties
**********
.. tabs::
.. group-tab:: Node specific properties
Properties not inherited from the base binding file.
.. list-table::
:widths: 1 1 4
:header-rows: 1
* - Name
- Type
- Details
* - ``display``
- ``phandle``
- .. code-block:: none
Handle to the display that the input events are raised for
.. group-tab:: Deprecated node specific properties
Deprecated properties not inherited from the base binding file.
(None)
.. group-tab:: Base properties
Properties inherited from the base binding file, which defines
common properties that may be set on many nodes. Not all of these
may apply to the "zephyr,input-sdl-touch" compatible.
(None)