On Wed, 2023-01-18 at 15:44 +0100, Marek Vasut wrote: > 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. Thank you! I did overlook that one. Will lineup a v2 and send it next week. Philippe > > [...] >