On 1/18/23 15:40, Philippe Schenker wrote: [...]
+ leds { + compatible = "gpio-leds"; + + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_leds_yavia>; + + /* SODIMM 52 */ + led-1 { + label = "LD1_RED";
I think label is deprecated in Documentation/devicetree/bindings/leds/common.yaml in favor of function/function-enumerator/color bindings.
[...]