nb/intel/ironlake: Use an enum for `gpu_panel_port_select`
commit10575190746b299abfd0b24d4a42f4c47d2f7504
authorAngel Pons <th3fanbus@gmail.com>
Wed, 2 Sep 2020 17:24:59 +0000 (2 19:24 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 8 Sep 2020 05:27:26 +0000 (8 05:27 +0000)
treedac5291d31cf27360169bff142c359beaa197b42
parentdc0c08100124278efc9ed91952378b01905c45b6
nb/intel/ironlake: Use an enum for `gpu_panel_port_select`

The PRM does not describe the relevant bits, but Linux's i915 driver
handles these bits the same way for both Ironlake and Sandy Bridge.

Change-Id: Ice7412e335752bd7e297ad50f685effcefbd41d2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45036
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/mainboard/lenovo/t410/devicetree.cb
src/mainboard/lenovo/x201/devicetree.cb
src/mainboard/packardbell/ms2290/devicetree.cb
src/northbridge/intel/ironlake/chip.h