Angel Pons has uploaded this change for review.

View Change

mb/asus/p8z77-v_lx2: Correct Super I/O settings

Compared against superiotool dumps with vendor firmware. Still boots.

Change-Id: I49f36b2805e36695d7a53865e87dfafdb897594e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M src/mainboard/asus/p8z77-v_lx2/devicetree.cb
1 file changed, 4 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/42482/1
diff --git a/src/mainboard/asus/p8z77-v_lx2/devicetree.cb b/src/mainboard/asus/p8z77-v_lx2/devicetree.cb
index 8f51e15..6898c73 100644
--- a/src/mainboard/asus/p8z77-v_lx2/devicetree.cb
+++ b/src/mainboard/asus/p8z77-v_lx2/devicetree.cb
@@ -68,13 +68,13 @@
device pnp 2e.6 off end # CIR
device pnp 2e.7 off end # GPIO6-8
device pnp 2e.8 off end # WDT1, GPIO0, GPIO1
- device pnp 2e.108 on end # GPIO0
- device pnp 2e.9 off end # GPIO1-8
+ device pnp 2e.108 off end # GPIO0
+ device pnp 2e.9 off end # GPIO8
device pnp 2e.109 off end # GPIO1
- device pnp 2e.209 off end # GPIO2
+ device pnp 2e.209 on end # GPIO2
device pnp 2e.309 off end # GPIO3
device pnp 2e.409 off end # GPIO4
- device pnp 2e.509 on end # GPIO5
+ device pnp 2e.509 off end # GPIO5
device pnp 2e.609 off end # GPIO6
device pnp 2e.709 off end # GPIO7
device pnp 2e.a on end # ACPI

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

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