mb/lenovo/t400/blc.c: Add LTN154P2-L05 to whitelist
TESTED on Lenovo T500 Change-Id: I5546641cb34264e29ccb3398dd68f6144dafe524 Signed-off-by: Kevin Keijzer <kevin@quietlife.nl> Reviewed-on: https://review.coreboot.org/22367 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
15af281744
commit
6d941bad78
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ static const struct blc_pwm_t blc_entries[] = {
|
||||||
{"LTN141WD-L05", 110},
|
{"LTN141WD-L05", 110},
|
||||||
/* T500 */
|
/* T500 */
|
||||||
{"LP154W02-TL06", 110},
|
{"LP154W02-TL06", 110},
|
||||||
|
{"LTN154P2-L05", 110},
|
||||||
{"LTN154P3-L02", 110},
|
{"LTN154P3-L02", 110},
|
||||||
{"LTN154X3-L02", 110},
|
{"LTN154X3-L02", 110},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue