[coreboot-gerrit] Change in coreboot[master]: mainboard/sapphire/pureplatinumh61: Enable EuP and PME

Martin Roth (Code Review) gerrit at coreboot.org
Thu Apr 13 21:38:17 CEST 2017


Martin Roth has submitted this change and it was merged. ( https://review.coreboot.org/19073 )

Change subject: mainboard/sapphire/pureplatinumh61: Enable EuP and PME
......................................................................


mainboard/sapphire/pureplatinumh61: Enable EuP and PME

With EuP and PME enabled the USB power turns off during S5.

Change-Id: I8b9fd7bb308f544401f90f8aa5ffaec61251b2b3
Signed-off-by: Nicola Corna <nicola at corna.info>
Reviewed-on: https://review.coreboot.org/19073
Tested-by: build bot (Jenkins)
Reviewed-by: Felix Held <felix-coreboot at felixheld.de>
---
M src/mainboard/sapphire/pureplatinumh61/devicetree.cb
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Felix Held: Looks good to me, approved
  build bot (Jenkins): Verified



diff --git a/src/mainboard/sapphire/pureplatinumh61/devicetree.cb b/src/mainboard/sapphire/pureplatinumh61/devicetree.cb
index a44e19d..710004f 100644
--- a/src/mainboard/sapphire/pureplatinumh61/devicetree.cb
+++ b/src/mainboard/sapphire/pureplatinumh61/devicetree.cb
@@ -135,7 +135,8 @@
 						io 0x60 = 0xa00
 					end
 					device pnp 4e.8 off end	# CIR
-					device pnp 4e.a off	# PME, ACPI, EUP
+					device pnp 4e.a on	# PME, ACPI, EUP
+						irq 0xe0 = 0x90
 						irq 0xf8 = 0x00
 						irq 0xf9 = 0x09
 						irq 0xfa = 0x00

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8b9fd7bb308f544401f90f8aa5ffaec61251b2b3
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Nicola Corna <nicola at corna.info>
Gerrit-Reviewer: Felix Held <felix-coreboot at felixheld.de>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list