[coreboot-gerrit] Change in ...coreboot[master]: Add additional IO ports for GPIO to devtree, for ASUS am1i-a port, fi...

Kevin Cody-Little (Code Review) gerrit at coreboot.org
Sat Dec 1 22:26:42 CET 2018


Kevin Cody-Little has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29994


Change subject: Add additional IO ports for GPIO to devtree, for ASUS am1i-a port, fixes failure to boot (for me).
......................................................................

Add additional IO ports for GPIO to devtree, for ASUS am1i-a port, fixes
failure to boot (for me).

Change-Id: Id96fbfd5c815431dba2f030fca62a5ea16b97393
---
M src/mainboard/asus/am1i-a/devicetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/29994/1

diff --git a/src/mainboard/asus/am1i-a/devicetree.cb b/src/mainboard/asus/am1i-a/devicetree.cb
index 4fcd13e..3aeb5c7 100644
--- a/src/mainboard/asus/am1i-a/devicetree.cb
+++ b/src/mainboard/asus/am1i-a/devicetree.cb
@@ -82,7 +82,9 @@
 							irq 0x70 = 12
 						end
 						device pnp 2e.7 on		# GPIO
+							io 0x60 = 0x320
 							io 0x62 = 0x300
+							io 0x64 = 0x321
 						end
 					end	#superio/ite/it8623e
 					chip drivers/pc80/tpm

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29994
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id96fbfd5c815431dba2f030fca62a5ea16b97393
Gerrit-Change-Number: 29994
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Cody-Little <kcodyjr at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181201/875718c8/attachment.html>


More information about the coreboot-gerrit mailing list