coreboot/src
Shawn Nematbakhsh 0dadb767a0 rambi: Add _PRW for LID0 ACPI Device
The kernel will not track wakeup events for devices unless they have
a defined _PRW.  There is no EC output of the lid signal coming to
a GPIO and instead it pulses PCH_WAKE#.

BUG=chrome-os-partner:27631
TEST=Manual on Rambi.
- Run lidclose + lidopen on EC console, verify that wakeup_count
  increments.
- Run lidclose + lidopen in rapid succession, verify that suspend
  request is aborted.
BRANCH=Rambi.

Original-Change-Id: I8d4c58a7bb37d7e474ec094fe96e46e1bfd980de
Original-Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/200289
Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
(cherry picked from commit 08c6b42f1e)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: Iee813ed6f39cd3d5e0a2bdd395c740f82a1cf01a
Reviewed-on: http://review.coreboot.org/7945
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-12-31 05:26:01 +01:00
..
arch ipq/arm: Redesign hooks for bootblock 2014-12-30 20:05:04 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu i2c: Add software_i2c driver for I2C debugging and emulation 2014-12-30 22:07:42 +01:00
device i2c: Add software_i2c driver for I2C debugging and emulation 2014-12-30 22:07:42 +01:00
drivers elog: Use the RTC driver interface instead of reading CMOS directly. 2014-12-30 22:11:54 +01:00
ec chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
include chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
lib ipq8064: SOC UART driver belongs in the SOC directory 2014-12-30 20:14:45 +01:00
mainboard rambi: Add _PRW for LID0 ACPI Device 2014-12-31 05:26:01 +01:00
northbridge northbridge/amd/pi/northbridge.c: Remove superfluous logic operand 2014-12-29 04:06:23 +01:00
soc ipq8064: copy u-boot spi driver as is 2014-12-30 22:09:49 +01:00
southbridge drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY 2014-12-30 22:10:41 +01:00
superio Drop Intel E7520 and E7525 and related boards 2014-12-18 02:11:06 +01:00
vendorcode chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
Kconfig Provide a common CBFS wrapper for SPI storage 2014-12-30 19:29:47 +01:00