:orphan:
.. raw:: html
.. dtcompatible:: ti,tlc59731
.. _dtbinding_ti_tlc59731:
ti,tlc59731
###########
Vendor: :ref:`Texas Instruments `
.. note::
An implementation of a driver matching this compatible is available in
:zephyr_file:`drivers/led_strip/tlc59731.c`.
Description
***********
.. code-block:: none
TLC59731 RGB LED Controller
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
* - ``gpios``
- ``phandle-array``
- .. code-block:: none
GPIO to send command data to the controller.
This property is **required**.
* - ``chain-length``
- ``int``
- .. code-block:: none
The number of devices in the daisy-chain.
This property is **required**.
* - ``color-mapping``
- ``array``
- .. code-block:: none
Channel to color mapping (or pixel order).
For example a GRB channel to color mapping would be
color-mapping = ;
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 "ti,tlc59731" compatible.
(None)