mb/lenovo/t400: Correct display port list for [RT]400 variants

The first digital display connector is unused, but strapped as if it
were on later revisions. The DP AUX channel of the second connector
is implemented, though, 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: I7d3e8b3a2123ddc407bb5a0cce86a3634b575f4a
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38572
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Nico Huber 2020-01-25 17:55:17 +01:00 committed by Patrick Georgi
parent 1c40cdf360
commit 15ffb63db9
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ use HW.GFX.GMA.Display_Probing;
private package GMA.Mainboard is private package GMA.Mainboard is
ports : constant Port_List := ports : constant Port_List :=
(DP1, (DP2,
HDMI1,
HDMI2, HDMI2,
Analog, Analog,
Internal, Internal,