This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down list at the bottom of the left panel and select the desired version.

ti,tlc59731

Vendor: Texas Instruments

Description

TLC59731 RGB LED Controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

chain-length

int

The number of devices in the daisy-chain.

This property is required.

color-mapping

array

Channel to color mapping (or pixel order).

For example a GRB channel to color mapping would be

   color-mapping = <LED_COLOR_ID_GREEN
                    LED_COLOR_ID_RED
                    LED_COLOR_ID_BLUE>;

This property is required.

gpios

phandle-array

GPIO to send command data to the controller.

This property is required.