[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Configure PERST_0 pin

Justin TerAvest (Code Review) gerrit at coreboot.org
Fri Mar 16 19:52:04 CET 2018


Justin TerAvest has uploaded this change for review. ( https://review.coreboot.org/25248


Change subject: mb/google/octopus: Configure PERST_0 pin
......................................................................

mb/google/octopus: Configure PERST_0 pin

According to the schematic, Octopus boards have WLAN_PE_RST connected to
GPIO_164. This change configures that properly in devicetree.

BUG=None
TEST=None

Change-Id: I2ba4839e036f02c5e0316d08599894879133894a
Signed-off-by: Justin TerAvest <teravest at chromium.org>
---
M src/mainboard/google/octopus/variants/baseboard/devicetree.cb
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/25248/1

diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
index 9d267cf..934699c 100644
--- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
@@ -3,6 +3,9 @@
 		device lapic 0 on end
 	end
 
+	# GPIO for PERST_0 (WLAN_PE_RST)
+	register "prt0_gpio" = "GPIO_164"
+
 	# EMMC TX DATA Delay 1
 	# Refer to EDS-Vol2-16.33.
 	# [14:8] steps of delay for HS400, each 125ps.

-- 
To view, visit https://review.coreboot.org/25248
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: I2ba4839e036f02c5e0316d08599894879133894a
Gerrit-Change-Number: 25248
Gerrit-PatchSet: 1
Gerrit-Owner: Justin TerAvest <teravest at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180316/1c6e9a90/attachment.html>


More information about the coreboot-gerrit mailing list