[coreboot-gerrit] Change in coreboot[master]: mainboard/google/zoombini/variants/meowth: set GPD2 to NF1

Nick Vaccaro (Code Review) gerrit at coreboot.org
Thu Jan 11 20:25:29 CET 2018


Hello Nick Vaccaro,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/23222

to review the following change.


Change subject: mainboard/google/zoombini/variants/meowth: set GPD2 to NF1
......................................................................

mainboard/google/zoombini/variants/meowth: set GPD2 to NF1

BUG=b:64395641
BRANCH=none
TEST=none

Change-Id: Iadf7158a792dfae0ea5e824d197a558524cdb5fd
Signed-off-by: Nick Vaccaro <nvaccaro at chromium.org>
---
M src/mainboard/google/zoombini/variants/meowth/gpio.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/23222/1

diff --git a/src/mainboard/google/zoombini/variants/meowth/gpio.c b/src/mainboard/google/zoombini/variants/meowth/gpio.c
index 8ceb6e8..f4ae9b8 100644
--- a/src/mainboard/google/zoombini/variants/meowth/gpio.c
+++ b/src/mainboard/google/zoombini/variants/meowth/gpio.c
@@ -241,7 +241,7 @@
 
 /* BATLOW# */		PAD_CFG_NF(GPD0, NONE, DEEP, NF1), /* BATLOW_L */
 /* ACPRESENT */		PAD_NC(GPD1, NONE),
-/* LAN_WAKE# */		PAD_CFG_GPI(GPD2, NONE, DEEP), /* EC_PCH_WAKE_ODL */
+/* LAN_WAKE# */		PAD_CFG_NF(GPD2, NONE, DEEP, NF1), /* EC_PCH_WAKE_ODL */
 /* PWRBTN# */		PAD_CFG_NF(GPD3, NONE, DEEP,
 				   NF1), /* EC_PCH_PWR_BTN_ODL */
 /* SLP_S3# */		PAD_CFG_NF(GPD4, NONE, DEEP, NF1), /* SLP_S3_L */

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iadf7158a792dfae0ea5e824d197a558524cdb5fd
Gerrit-Change-Number: 23222
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Vaccaro <nvaccaro at google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180111/ad81c14d/attachment.html>


More information about the coreboot-gerrit mailing list