[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge: Add GPIO40 to GPIO list

Martin Roth (Code Review) gerrit at coreboot.org
Fri Dec 1 04:35:03 CET 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/22658


Change subject: soc/amd/stoneyridge: Add GPIO40 to GPIO list
......................................................................

soc/amd/stoneyridge: Add GPIO40 to GPIO list

GPIO40 is a valid GPIO for the Stoney FT4 package, so add it to the
list of GPIOs

BUG=b:69305596
TEST=Build Kahlee & Grunt

Change-Id: I20fce60ff1a61761b907518c0a6e1685a17f2886
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/soc/amd/stoneyridge/include/soc/gpio.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/22658/1

diff --git a/src/soc/amd/stoneyridge/include/soc/gpio.h b/src/soc/amd/stoneyridge/include/soc/gpio.h
index 0854cf3..b3dddd4 100644
--- a/src/soc/amd/stoneyridge/include/soc/gpio.h
+++ b/src/soc/amd/stoneyridge/include/soc/gpio.h
@@ -61,6 +61,7 @@
 #define GPIO_25				25
 #define GPIO_26				26
 #define GPIO_39				39
+#define GPIO_40				40
 #define GPIO_42				42
 
 /* GPIO_64 - GPIO_127 */

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I20fce60ff1a61761b907518c0a6e1685a17f2886
Gerrit-Change-Number: 22658
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171201/39f3ec85/attachment.html>


More information about the coreboot-gerrit mailing list