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

Nicola Corna (Code Review) gerrit at coreboot.org
Sun Apr 2 12:25:41 CEST 2017


Nicola Corna has uploaded a new change for review. ( 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>
---
M src/mainboard/sapphire/pureplatinumh61/devicetree.cb
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/19073/1

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: newchange
Gerrit-Change-Id: I8b9fd7bb308f544401f90f8aa5ffaec61251b2b3
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Nicola Corna <nicola at corna.info>



More information about the coreboot-gerrit mailing list