]> asedeno.scripts.mit.edu Git - linux.git/commit
leds: Add more product/board names for PC Engines APU2
authorTimothy Redaelli <tredaelli@redhat.com>
Thu, 15 Feb 2018 10:21:36 +0000 (11:21 +0100)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Mon, 19 Feb 2018 20:09:21 +0000 (21:09 +0100)
commit2dd1ea5b8a492121dc7cb3cb2bc17c22415260e6
treef6df8ba1c6e0d1bee2382bc752c591e7a60eb69d
parent386570d76f2f25a347a7118fa54315d56b46e7be
leds: Add more product/board names for PC Engines APU2

PC Engines "legacy" coreboot 4.0.8 changed the product/board name
from "APU2" to "apu2".
PC Engines "mainline" coreboot uses, instead, "PC Engines apu2" as
product/board name.

This commit adds the 2 variants ("apu2" and "PC Engines apu2") of
product/board name to be compatible with all the APU2 BIOSes.

Fixes: 3faee9423ce0 ("leds: Add driver for PC Engines APU/APU2 LEDs")
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
drivers/leds/leds-apu.c