diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/lenovo/t400/blc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t400/blc.c b/src/mainboard/lenovo/t400/blc.c index 8aa6610319..a88c09fa8c 100644 --- a/src/mainboard/lenovo/t400/blc.c +++ b/src/mainboard/lenovo/t400/blc.c @@ -29,6 +29,7 @@ static const struct blc_pwm_t blc_entries[] = { {"LTN141WD-L05", 110}, /* T500 */ {"LP154W02-TL06", 110}, + {"LTN154P2-L05", 110}, {"LTN154P3-L02", 110}, {"LTN154X3-L02", 110}, }; |