<p>Vaibhav Shankar has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21975">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Add ACPI platform sleep capability<br><br>Add the required ACPI sleep states<br><br>Change-Id: I7750062554f087e4f88da56790e4122d5fa20529<br>Signed-off-by: Vaibhav Shankar <vaibhav.shankar@intel.com><br>---<br>A src/soc/intel/cannonlake/acpi/sleepstates.asl<br>1 file changed, 20 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/21975/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/cannonlake/acpi/sleepstates.asl b/src/soc/intel/cannonlake/acpi/sleepstates.asl<br>new file mode 100644<br>index 0000000..d19f080<br>--- /dev/null<br>+++ b/src/soc/intel/cannonlake/acpi/sleepstates.asl<br>@@ -0,0 +1,20 @@<br>+/*<br>+ * This file is part of the coreboot project.<br>+ *<br>+ * Copyright (C) 2017 Intel Corp.<br>+ *<br>+ *<br>+ * This program is free software; you can redistribute it and/or modify<br>+ * it under the terms of the GNU General Public License as published by<br>+ * the Free Software Foundation; either version 2 of the License, or<br>+ * (at your option) any later version.<br>+ *<br>+ * This program is distributed in the hope that it will be useful,<br>+ * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>+ * GNU General Public License for more details.<br>+ */<br>+<br>+Name (\_S0, Package () { 0x0, 0x0, 0x0, 0x0 })<br>+Name (\_S3, Package () { 0x5, 0x5, 0x0, 0x0 })<br>+Name (\_S5, Package () { 0x7, 0x7, 0x0, 0x0 })<br></pre><p>To view, visit <a href="https://review.coreboot.org/21975">change 21975</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21975"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I7750062554f087e4f88da56790e4122d5fa20529 </div>
<div style="display:none"> Gerrit-Change-Number: 21975 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vaibhav Shankar <vaibhav.shankar@intel.com> </div>