On Fri, Sep 18, 2020 at 12:33 AM Marek BehĂșn <[email protected]> wrote:
> By using struct led_init_data when registering we do not need to parse > `label` DT property. Moreover `label` is deprecated and if it is not > present but `color` and `function` are, LED core will compose a name > from these properties instead. > > Signed-off-by: Marek BehĂșn <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Bjorn Andersson <[email protected]> For this and the other PM8058 patches: Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij

