aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t400
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2020-01-25 17:55:17 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-02-09 19:32:27 +0000
commit20b03bb706f25964fe44a977b58fc4d249f00f3d (patch)
tree85d76bd19278fdf83b23f59dd0a6955beb04a208 /src/mainboard/lenovo/t400
parent15ffb63db9485bf4da5d7669e55cc645bd0e3927 (diff)
mb/lenovo/t400: Correct display port list for [TW]500 variants
T500 and W500 (Coronado-5) use both digital display connectors. Both with the DP AUX channel implemented, so add DP2 to the list. Versions with a discrete GPU don't use external, digital connectors but seem to have the straps correctly configured. So we hopefully won't have to handle these specifically. Based on schematics only, not tested. Change-Id: I31e1415eff2d5d00c4a231906e3d861d2a59b629 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38573 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/t400')
-rw-r--r--src/mainboard/lenovo/t400/variants/t400/coronado-5/gma-mainboard.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t400/variants/t400/coronado-5/gma-mainboard.ads b/src/mainboard/lenovo/t400/variants/t400/coronado-5/gma-mainboard.ads
index 680dd1b0aa..71d160087a 100644
--- a/src/mainboard/lenovo/t400/variants/t400/coronado-5/gma-mainboard.ads
+++ b/src/mainboard/lenovo/t400/variants/t400/coronado-5/gma-mainboard.ads
@@ -23,6 +23,7 @@ private package GMA.Mainboard is
ports : constant Port_List :=
(DP1,
HDMI1,
+ DP2,
HDMI2,
Analog,
Internal,