diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2015-10-11 02:05:55 +0200 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2015-10-11 10:07:17 +0000 |
commit | c48f5ef3cc623a4b1bccdbc9cb3e1d15505b7ad4 (patch) | |
tree | 603ac8b84117bed7b51ea05dcd627b23d6801473 /src/mainboard/lenovo/x201/devicetree.cb | |
parent | 551cff08d540ced6817cfe230750a311d573c209 (diff) |
Kill lvds_num_lanes
Only one value would work with corresponding gma code currently (which one
depends on board). Going forward, it's possible to compute which number can
be used, so there is no need to keep this info around.
Change-Id: Iadc77ef94b02f892860e3ae8d70a0a792758565d
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/11862
Tested-by: build bot (Jenkins)
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/lenovo/x201/devicetree.cb')
-rw-r--r-- | src/mainboard/lenovo/x201/devicetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x201/devicetree.cb b/src/mainboard/lenovo/x201/devicetree.cb index 0a42a53478..0b53e22c67 100644 --- a/src/mainboard/lenovo/x201/devicetree.cb +++ b/src/mainboard/lenovo/x201/devicetree.cb @@ -39,7 +39,6 @@ chip northbridge/intel/nehalem register "gpu_pch_backlight" = "0x061a061a" register "gfx.use_spread_spectrum_clock" = "1" register "gfx.link_frequency_270_mhz" = "1" - register "gfx.lvds_num_lanes" = "4" chip ec/lenovo/pmh7 device pnp ff.1 on # dummy |