On Tue, Mar 19, 2019 at 10:57 AM Tobias Klauser <tklauser@xxxxxxxxxx> wrote: > > s/maainline/mainline/ > AFAIR it's went through other tree, so, please include the respective maintainers and mailing lists. Enrico, can you fix the driver to provide proper name of LEDs? We have already driver for LEDs in upstream for two years, Sorry, I have missed that. Perhaps you may remove the old driver. > Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx> > --- > drivers/platform/x86/pcengines-apuv2.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/platform/x86/pcengines-apuv2.c b/drivers/platform/x86/pcengines-apuv2.c > index c1ca931e1fab..98e2dd28e0a5 100644 > --- a/drivers/platform/x86/pcengines-apuv2.c > +++ b/drivers/platform/x86/pcengines-apuv2.c > @@ -141,7 +141,7 @@ static const struct dmi_system_id apu_gpio_dmi_table[] __initconst = { > }, > .driver_data = (void *)&board_apu2, > }, > - /* APU2 w/ maainline bios */ > + /* APU2 w/ mainline bios */ > { > .ident = "apu2", > .matches = { > -- > 2.20.0 > -- With Best Regards, Andy Shevchenko