Re: [PATCH v20 04/17] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers

From: Dan Murphy
Date: Mon Apr 27 2020 - 15:09:01 EST


Pavel

On 4/25/20 3:24 PM, Pavel Machek wrote:
Hi!

Introduce the bindings for the Texas Instruments LP5036, LP5030, LP5024,
LP5018, LP5012 and LP5009 RGB LED device driver. The LP5036/30/24/18/12/9
can control RGB LEDs individually or as part of a control bank group.
These devices have the ability to adjust the mixing control for the RGB
LEDs to obtain different colors independent of the overall brightness of
the LED grouping.

Datasheet:
http://www.ti.com/lit/ds/symlink/lp5012.pdf
http://www.ti.com/lit/ds/symlink/lp5024.pdf
http://www.ti.com/lit/ds/symlink/lp5036.pdf

Signed-off-by: Dan Murphy <dmurphy@xxxxxx>
---
.../devicetree/bindings/leds/leds-lp50xx.txt | 148 ++++++++++++++++++
Not sure here, but should new bindings be .yml?


Yeah it should be now.  This patch has been around so long that it was done before yaml conversion ;)

Dan

Pavel