[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/t400: Enable PCIe port on dock

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Jun 15 20:01:16 CEST 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/27121


Change subject: mb/lenovo/t400: Enable PCIe port on dock
......................................................................

mb/lenovo/t400: Enable PCIe port on dock

According to the schematics the dock PCIe port is port #5.

Change-Id: I2ad8a37988f2b6b5974ce0bdb565a7729e6dd15d
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/lenovo/t400/devicetree.cb
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/27121/1

diff --git a/src/mainboard/lenovo/t400/devicetree.cb b/src/mainboard/lenovo/t400/devicetree.cb
index 0c72c86..268a79a 100644
--- a/src/mainboard/lenovo/t400/devicetree.cb
+++ b/src/mainboard/lenovo/t400/devicetree.cb
@@ -118,7 +118,9 @@
 			device pci 1c.3 on
 				subsystemid 0x17aa 0x20f3 # Expresscard
 			end # PCIe Port #4
-			device pci 1c.4 off end # PCIe Port #5
+			device pci 1c.4 on
+				subsystemid 0x17aa 0x20f3 # Dock
+			end # PCIe Port #5
 			device pci 1c.5 off end # PCIe Port #6
 			device pci 1d.0 on # UHCI
 				subsystemid 0x17aa 0x20f0

-- 
To view, visit https://review.coreboot.org/27121
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: I2ad8a37988f2b6b5974ce0bdb565a7729e6dd15d
Gerrit-Change-Number: 27121
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180615/1edda83c/attachment.html>


More information about the coreboot-gerrit mailing list