[coreboot-gerrit] Change in coreboot[master]: acpi/pch_hda: Add _PRW for HD-A

Srinidhi N Kaushik (Code Review) gerrit at coreboot.org
Thu Nov 30 03:53:25 CET 2017


Hello Hannah Williams,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/22637

to review the following change.


Change subject: acpi/pch_hda: Add _PRW for HD-A
......................................................................

acpi/pch_hda: Add _PRW for HD-A

Change-Id: I6ad289be8c58e48ad0ec9d2ee0894fe16b8f2e1c
Signed-off-by: Hannah Williams <hannah.williams at intel.com>
---
M src/soc/intel/apollolake/acpi/pch_hda.asl
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/22637/1

diff --git a/src/soc/intel/apollolake/acpi/pch_hda.asl b/src/soc/intel/apollolake/acpi/pch_hda.asl
index 33cd771..0075722 100644
--- a/src/soc/intel/apollolake/acpi/pch_hda.asl
+++ b/src/soc/intel/apollolake/acpi/pch_hda.asl
@@ -17,6 +17,8 @@
 
 /* Audio Controller - Device 14, Function 0 */
 
+#define GPE0A_HDA_PME_STS      14
+
 Device (HDAS)
 {
 	Name (_ADR, 0x000E0000)
@@ -34,6 +36,8 @@
 		}
 	)
 
+	Name (_PRW, Package() {GPE0A_HDA_PME_STS, 3})  // can wakeup from S3 state
+
 	/*
 	 * Device Specific Method
 	 * Arg0 - UUID

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ad289be8c58e48ad0ec9d2ee0894fe16b8f2e1c
Gerrit-Change-Number: 22637
Gerrit-PatchSet: 1
Gerrit-Owner: Srinidhi N Kaushik <srinidhi.n.kaushik at intel.com>
Gerrit-Reviewer: Hannah Williams <hannah.williams at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171130/443f9ffe/attachment.html>


More information about the coreboot-gerrit mailing list