aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/aleena
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@google.com>2018-11-12 14:50:41 -0700
committerDuncan Laurie <dlaurie@chromium.org>2018-11-13 18:47:19 +0000
commitc62b477b6e24d78a7072e0f87e7062b87f9396fe (patch)
treee63116131a2688605fc1bf6b6aaf4a546632f93a /src/mainboard/google/kahlee/variants/aleena
parente874df9e0be1c61dceede3084f18ac7d49655cfc (diff)
mb/google/sarien: Enable EC _PTS/_WAK methods
Enable the option to have the system level _PTS/_WAK methods call the EC provided methods when they are invoked by the OS. Verified on sarien board by inspecting dsdt.dsl: Method (_PTS, 1, NotSerialized) // _PTS: Prepare To Sleep { DBG0 = 0x96 \_SB.PCI0.LPCB.EC0.PTS (Arg0) } Method (_WAK, 1, NotSerialized) // _WAK: Wake { DBG0 = 0x97 \_SB.PCI0.LPCB.EC0.WAK (Arg0) Return (Package (0x02) { Zero, Zero }) } Change-Id: I52be1c1cd7adae9ad317a51868735eb87a410549 Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://review.coreboot.org/29614 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/aleena')
0 files changed, 0 insertions, 0 deletions