ti,tlc59731

Vendor: Texas Instruments

Note

An implementation of a driver matching this compatible is available in drivers/led_strip/tlc59731.c.

Description

TLC59731 RGB LED Controller

Properties

Node specific properties

Properties not inherited from the base binding file.

Name

Type

Details

gpios

phandle-array

GPIO to send command data to the controller.

This property is required.

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.

Deprecated node specific properties

Deprecated properties not inherited from the base binding file.

(None)

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)