coreboot/src
Duncan Laurie 515d3d2e2c samus: Enable keyboard backlight
- Turn on keyboard backlight early in boot (not resume) path
as a sign of life for the system
- Add ACPI device for keyboard backlight so the kernel can find
and make use of it

BUG=chrome-os-partner:30586
BRANCH=None
TEST=build and boot on samus

Original-Change-Id: Iecaef0ec5c814774e19d7c4a14cb92dc236cfee3
Original-Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/208152
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
(cherry picked from commit e166f76f9b)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I47927d97c1586ec09310d014d8fba7d7a3d773c4
Reviewed-on: http://review.coreboot.org/8213
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
2015-01-19 01:54:00 +01:00
..
arch Revert "vboot2: add verstage" 2015-01-14 19:28:19 +01:00
console misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
cpu ACPI: Add acpi_is_wakeup_s3() for romstage 2015-01-10 13:53:51 +01:00
device src/device: Doxygen fixes 2015-01-12 21:29:38 +01:00
drivers coreboot tpm: Fix printk format specifiers 2015-01-16 20:49:55 +01:00
ec chrome ec: Add ACPI Device for ALS if enabled 2015-01-09 07:43:34 +01:00
include Move container_of() macro to stddef.h 2015-01-14 21:23:29 +01:00
lib rmodule: Fix 64-bit related typecast errors 2015-01-16 20:50:06 +01:00
mainboard samus: Enable keyboard backlight 2015-01-19 01:54:00 +01:00
northbridge northbridge/via/vx800/lpc.c: Remove unused variables 2015-01-14 05:05:39 +01:00
soc baytrail: there is a chance that USBPHY_COMPBG is set to 0 2015-01-16 20:50:40 +01:00
southbridge southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn 2015-01-12 20:16:53 +01:00
superio superio: Drop print_ implementation from non-romcc boards 2015-01-06 20:14:19 +01:00
vendorcode fmap: Fix pointer related casts 2015-01-16 20:49:29 +01:00
Kconfig Allow RISCV to be compiled with ANY_TOOLCHAIN 2015-01-02 18:44:57 +01:00