:orphan:
.. raw:: html
.. dtcompatible:: zephyr,displays
.. _dtbinding_zephyr_displays:
zephyr,displays
###############
Vendor: :ref:`The Zephyr Project `
Description
***********
.. code-block:: none
Display controllers to pass to graphical libraries like LVGL.
Only one node with this compatible is allowed in the DeviceTree
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
* - ``displays``
- ``phandles``
- .. code-block:: none
Nodes of display controllers for graphical libraries to use
This property is **required**.
.. 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,displays" compatible.
(None)