Re: [PATCH v17 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
From: Rob Herring (Arm)
Date: Sun Oct 26 2025 - 18:06:52 EST
On Tue, 21 Oct 2025 22:59:25 +0700, Nam Tran wrote:
> The LP5812 is a 4x3 RGB LED driver with an autonomous animation
> engine and time-cross-multiplexing (TCM) support for up to 12 LEDs
> or 4 RGB LEDs. It supports both analog (256 levels) and PWM (8-bit)
> dimming, including exponential PWM for smooth brightness control.
>
> Signed-off-by: Nam Tran <trannamatk@xxxxxxxxx>
> ---
> .../devicetree/bindings/leds/ti,lp5812.yaml | 246 ++++++++++++++++++
> MAINTAINERS | 6 +
> 2 files changed, 252 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/leds/ti,lp5812.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>