From 36dafd88bcff01a67ce2ee4ddd32026f0b439c70 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Mon, 22 May 2017 19:23:39 +0200 Subject: mb/lenovo/x200/blc: Add LTD121EQ3B panel at 447Hz Change-Id: Ia44097f32f74ffd749219415984224ce33d9252b Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/19816 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/x200/blc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/lenovo/x200') diff --git a/src/mainboard/lenovo/x200/blc.c b/src/mainboard/lenovo/x200/blc.c index 3d35460552..3f8aadb637 100644 --- a/src/mainboard/lenovo/x200/blc.c +++ b/src/mainboard/lenovo/x200/blc.c @@ -18,6 +18,8 @@ #include static const struct blc_pwm_t blc_entries[] = { + /* corrected to 320MHz CDClk, vendor set 753; works fine at both: */ + {"LTD121EQ3B", 447}, {"LTD121EWVB", 165}, {"B121EW03 V6 ", 165}, /* datasheets: between 100 and 20k, typical 200 */ -- cgit v1.2.3