[coreboot-gerrit] Change in coreboot[master]: mb/intel/dg43gt: Set SuperIO gpio correctly

Arthur Heymans (Code Review) gerrit at coreboot.org
Thu Sep 21 18:58:24 CEST 2017


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/21627


Change subject: mb/intel/dg43gt: Set SuperIO gpio correctly
......................................................................

mb/intel/dg43gt: Set SuperIO gpio correctly

Set SuperIO GPIO like vendor firmware.

Change-Id: I46a48776382eb0d9be9727691c68912991e14dfe
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/intel/dg43gt/devicetree.cb
1 file changed, 8 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/21627/1

diff --git a/src/mainboard/intel/dg43gt/devicetree.cb b/src/mainboard/intel/dg43gt/devicetree.cb
index 79a8eb7..0f7681c 100644
--- a/src/mainboard/intel/dg43gt/devicetree.cb
+++ b/src/mainboard/intel/dg43gt/devicetree.cb
@@ -87,8 +87,14 @@
 						irq 0x30 = 0x06
 					end
 					device pnp 2e.8 off end		# WDTO# PLED
-					device pnp 2e.9 on		# GPIO 2,3,4,5
-						irq 0x30 = 0x0a
+					device pnp 2e.9 off end		# GPIO 2
+					device pnp 2e.109 on		# GPIO 3
+						irq 0xf0 = 0xfc
+					end
+					device pnp 2e.209 off end	# GPIO 4
+					device pnp 2e.309 on		# GPIO 5
+						irq 0xe0 = 0xde
+						irq 0xe1 = 0x01
 					end
 					device pnp 2e.a on		# ACPI
 						irq 0xe4 = 0x30 # power dram during S3

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I46a48776382eb0d9be9727691c68912991e14dfe
Gerrit-Change-Number: 21627
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170921/0f40c6bf/attachment.html>


More information about the coreboot-gerrit mailing list