[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy: Configure GPP_B8 for WLAN_PE_RST

Furquan Shaikh (Code Review) gerrit at coreboot.org
Sun Dec 17 18:42:06 CET 2017


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/22920


Change subject: mb/google/poppy: Configure GPP_B8 for WLAN_PE_RST
......................................................................

mb/google/poppy: Configure GPP_B8 for WLAN_PE_RST

BUG=b:62726961

Change-Id: I5a88e67d5a22f8a39427c95821ffee4f2fd717fa
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/mainboard/google/poppy/variants/baseboard/gpio.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/22920/1

diff --git a/src/mainboard/google/poppy/variants/baseboard/gpio.c b/src/mainboard/google/poppy/variants/baseboard/gpio.c
index 237f391..a0dbbee 100644
--- a/src/mainboard/google/poppy/variants/baseboard/gpio.c
+++ b/src/mainboard/google/poppy/variants/baseboard/gpio.c
@@ -78,8 +78,8 @@
 	PAD_CFG_NF(GPP_B6, NONE, DEEP, NF1),
 	/* B7  : SRCCLKREQ2# ==> WWAN_PCIE_CLKREQ_L */
 	PAD_CFG_NF(GPP_B7, NONE, DEEP, NF1),
-	/* B8  : SRCCLKREQ3# ==> NC */
-	PAD_CFG_NC(GPP_B8),
+	/* B8  : SRCCLKREQ3# ==> WLAN_PE_RST */
+	PAD_CFG_GPO(GPP_B8, 0, RSMRST),
 	/* B9  : SRCCLKREQ4# ==> NC */
 	PAD_CFG_NC(GPP_B9),
 	/* B10 : SRCCLKREQ5# ==> NC */

-- 
To view, visit https://review.coreboot.org/22920
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: I5a88e67d5a22f8a39427c95821ffee4f2fd717fa
Gerrit-Change-Number: 22920
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171217/ba2fe1ce/attachment.html>


More information about the coreboot-gerrit mailing list