the following patch was just integrated into master: commit 1abeef60054f8e3d5b618a88c411d98591a5f4a3 Author: Stefan Reinauer reinauer@chromium.org Date: Tue Jan 7 09:53:06 2014 -0800
google/panther: Add ACPI code to support wake-on-lan
There needs to be an ACPI linkage to provide the power resource needed to wake this device so the kernel will enable the SCI before going to suspend.
A link is added for both NIC and WLAN, but it is only tested on the NIC.
This is a forward port from Duncan's beltino patch.
BUG=chrome-os-partner:24657 BRANCH=panther TEST=build and boot on panther, suspend and wake with etherwake
Change-Id: I2804d2e904e26d6e34f5a177f0dabc1aaa3f0288 Signed-off-by: Duncan Laurie dlaurie@chromium.org Signed-off-by: Stefan Reinauer reinauer@chromium.org Reviewed-by: Stefan Reinauer reinauer@chromium.org Reviewed-on: https://chromium-review.googlesource.com/181752 Commit-Queue: Stefan Reinauer reinauer@chromium.org Tested-by: Stefan Reinauer reinauer@chromium.org Reviewed-on: http://review.coreboot.org/5998 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/5998 for details.
-gerrit