Arthur Heymans has submitted this change and it was merged. ( https://review.coreboot.org/21230 )
Change subject: mb/lenovo/t400/blc.c: Add B141EW05 V3 to whitelist ......................................................................
mb/lenovo/t400/blc.c: Add B141EW05 V3 to whitelist
TESTED on Lenovo T400
Change-Id: I365aeb7e997def225c23d3287558bdc4eefa4298 Signed-off-by: Kevin Keijzer kevin@quietlife.nl Reviewed-on: https://review.coreboot.org/21230 Reviewed-by: Arthur Heymans arthur@aheymans.xyz Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/lenovo/t400/blc.c 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Arthur Heymans: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/src/mainboard/lenovo/t400/blc.c b/src/mainboard/lenovo/t400/blc.c index 01f34c1..56f6738 100644 --- a/src/mainboard/lenovo/t400/blc.c +++ b/src/mainboard/lenovo/t400/blc.c @@ -21,6 +21,7 @@ /* Vendor BIOS seems to intend to set PWM freq at 220Hz */ /* T400 */ {"B141EW04 V7 ", 110}, + {"B141EW05 V3 ", 450}, {"LP141WX3-TLR1", 110}, {"LP141WX5-TLP2", 450}, {"LTN141AT12401", 450},