Angel Pons has uploaded this change for review.

View Change

mb/asrock/b85m_pro4: Disable PS/2 keyboard wakeup

This results in a wake from S5 as well. Since the PS/2 keyboard now
works, this behavior is annoying and, therefore, undesired.

Change-Id: I180f17c87df23f2a1bbd5c968c64a4b2bc7d9978
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M src/mainboard/asrock/b85m_pro4/devicetree.cb
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/42431/1
diff --git a/src/mainboard/asrock/b85m_pro4/devicetree.cb b/src/mainboard/asrock/b85m_pro4/devicetree.cb
index a5c275d..a044d0a 100644
--- a/src/mainboard/asrock/b85m_pro4/devicetree.cb
+++ b/src/mainboard/asrock/b85m_pro4/devicetree.cb
@@ -96,7 +96,6 @@
irq 0xe0 = 0xff # + GPIO7 direction
end
device pnp 2e.a on # ACPI
- irq 0xe0 = 0x41 # + Enable KBC wakeup
irq 0xe4 = 0x10 # + Power RAM in S3
irq 0xf0 = 0x20
end

To view, visit change 42431. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I180f17c87df23f2a1bbd5c968c64a4b2bc7d9978
Gerrit-Change-Number: 42431
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newchange