Re: [PATCH] leds: add APU3 dmi information to leds-apu

2018-07-31 Thread Jacek Anaszewski
Hi Florian, Thank you for the patch. Please check the patch, which is in linux-next already: https://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git/commit/?h=for-next=8cb21086cc6359c6d4f003a788050308afb211ad It seems to have added the support you want. Best regards, Jacek

Re: [PATCH] leds: add APU3 dmi information to leds-apu

2018-07-31 Thread Jacek Anaszewski
Hi Florian, Thank you for the patch. Please check the patch, which is in linux-next already: https://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git/commit/?h=for-next=8cb21086cc6359c6d4f003a788050308afb211ad It seems to have added the support you want. Best regards, Jacek

Re: [PATCH] leds: add APU3 dmi information to leds-apu

2018-07-30 Thread Pavel Machek
On Mon 2018-07-30 11:11:08, Florian Eckert wrote: > This driver should also get loaded if this is a APU3 from PC Engines. > It has the same pin layout for leds. > > Signed-off-by: Florian Eckert Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

Re: [PATCH] leds: add APU3 dmi information to leds-apu

2018-07-30 Thread Pavel Machek
On Mon 2018-07-30 11:11:08, Florian Eckert wrote: > This driver should also get loaded if this is a APU3 from PC Engines. > It has the same pin layout for leds. > > Signed-off-by: Florian Eckert Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

[PATCH] leds: add APU3 dmi information to leds-apu

2018-07-30 Thread Florian Eckert
This driver should also get loaded if this is a APU3 from PC Engines. It has the same pin layout for leds. Signed-off-by: Florian Eckert --- drivers/leds/leds-apu.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/leds/leds-apu.c b/drivers/leds/leds-apu.c index

[PATCH] leds: add APU3 dmi information to leds-apu

2018-07-30 Thread Florian Eckert
This driver should also get loaded if this is a APU3 from PC Engines. It has the same pin layout for leds. Signed-off-by: Florian Eckert --- drivers/leds/leds-apu.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/leds/leds-apu.c b/drivers/leds/leds-apu.c index