AW: [PATCH v1] leds: lp50xx: add setting of default intensity from DT

From: Sven Schuchmann
Date: Thu Feb 04 2021 - 02:32:24 EST


Hello Pavel, hello Marek

> > Is the property default-intensity documented in DT bindings?

I updated the documentation in leds-lp50xx.yaml. Is it this what you mean?

> > Wouldn't it be better if the property was used in the multi-led node
> > instead of the channel node? I.e.
> > multi-led@3 {
> > color = <LED_COLOR_ID_RGB>;
> > default-intensity = <100 0 0>;
> > };
>
> Yes, this would be better.

Sound good, I will see what I can do here.

Regards, Sven