[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: enable pogo pin USB port

Nick Vaccaro (Code Review) gerrit at coreboot.org
Wed May 16 11:56:01 CEST 2018


Nick Vaccaro has uploaded this change for review. ( https://review.coreboot.org/26315


Change subject: mb/google/poppy/variants/nocturne: enable pogo pin USB port
......................................................................

mb/google/poppy/variants/nocturne: enable pogo pin USB port

BUG=b:78122599
BRANCH=none
TEST="emerge-nocturne coreboot chromeos-bootimage" and verify pogo
pin port is working.

Change-Id: Ide7359366821f33c4746284e65cacdf4e240931d
Signed-off-by: Nick Vaccaro <nvaccaro at google.com>
---
M src/mainboard/google/poppy/variants/nocturne/devicetree.cb
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/26315/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
index 85392ca..ee4e1c7 100644
--- a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
@@ -167,7 +167,8 @@
 	register "usb2_ports[1]" = "USB2_PORT_EMPTY"		# Empty
 	register "usb2_ports[2]" = "USB2_PORT_SHORT(OC_SKIP)"	# Bluetooth
 	register "usb2_ports[4]" = "USB2_PORT_LONG(OC1)"	# Type-C Port 2
-	register "usb2_ports[6]" = "USB2_PORT_EMPTY"		# Empty
+	register "usb2_ports[6]" = "USB2_PORT_LONG(OC_SKIP)"	# pogo port
+	register "usb2_ports[7]" = "USB2_PORT_EMPTY"		# Empty
 	register "usb2_ports[8]" = "USB2_PORT_EMPTY"		# Empty
 
 	# USB 3.0

-- 
To view, visit https://review.coreboot.org/26315
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: Ide7359366821f33c4746284e65cacdf4e240931d
Gerrit-Change-Number: 26315
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Vaccaro <nvaccaro at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180516/487e3fc7/attachment-0001.html>


More information about the coreboot-gerrit mailing list