[coreboot-gerrit] Change in coreboot[master]: mainboard/intel/cannonlake_rvp: Add Sleep states

Vaibhav Shankar (Code Review) gerrit at coreboot.org
Thu Oct 12 03:53:26 CEST 2017


Vaibhav Shankar has uploaded this change for review. ( https://review.coreboot.org/21976


Change subject: mainboard/intel/cannonlake_rvp: Add Sleep states
......................................................................

mainboard/intel/cannonlake_rvp: Add Sleep states

Add sleep state to DSDT table.

Change-Id: Ic14e34e29d5f881949765dee5c6b433c1499c491
Signed-off-by: Vaibhav Shankar <vaibhav.shankar at intel.com>
---
M src/mainboard/intel/cannonlake_rvp/dsdt.asl
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/21976/1

diff --git a/src/mainboard/intel/cannonlake_rvp/dsdt.asl b/src/mainboard/intel/cannonlake_rvp/dsdt.asl
index 9f19cfb..fd97b24 100644
--- a/src/mainboard/intel/cannonlake_rvp/dsdt.asl
+++ b/src/mainboard/intel/cannonlake_rvp/dsdt.asl
@@ -39,4 +39,8 @@
 	// Chrome OS specific
 	#include <vendorcode/google/chromeos/acpi/chromeos.asl>
 	#endif
+
+	// Chipset specific sleep states
+	#include <soc/intel/skylake/acpi/sleepstates.asl>
+
 }

-- 
To view, visit https://review.coreboot.org/21976
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic14e34e29d5f881949765dee5c6b433c1499c491
Gerrit-Change-Number: 21976
Gerrit-PatchSet: 1
Gerrit-Owner: Vaibhav Shankar <vaibhav.shankar at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171012/942e4802/attachment-0001.html>


More information about the coreboot-gerrit mailing list