Re: [PATCH v3 2/2] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver

From: Krzysztof Kozlowski

Date: Tue Apr 07 2026 - 02:58:19 EST


On Mon, Apr 06, 2026 at 03:17:06PM +0800, Jan Carlo Roleda wrote:
> Add Documentation for LTC3208 Multidisplay LED Driver.
>
> Signed-off-by: Jan Carlo Roleda <jancarlo.roleda@xxxxxxxxxx>
> ---

Still incorrect order.

...

> +
> + led-controller@1b {
> + compatible = "adi,ltc3208";
> + reg = <0x1b>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> + adi,disable-camhl-pin;
> + adi,cfg-enrgbs-pin;
> + adi,disable-rgb-aux4-dropout;
> +
> + led@0 {
> + reg = <0>;

I still expect this to be complete, so at least function and color.

Best regards,
Krzysztof