worldsemi,ws2812-gpio

Vendor: Unknown vendor

Description

Worldsemi WS2812 LED strip, GPIO binding

Driver bindings for bit-banging a WS2812 or compatible LED strip.

The GPIO driver uses inline assembly, and isn't available for all
boards.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

in-gpios

phandle-array

GPIO phandle and specifier for the pin connected to the daisy
chain's input pin. Exactly one pin should be given.

This property is required.

chain-length

int

The number of devices in the daisy-chain.

This property is required.

has-white-channel

boolean

If true, the device has a white channel. This is not supported
by the led_strip.h API, so the white data on the wire will be
zero if set.