[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/t400: Add 154WX5-TLB2 to display backlight PWM freq list

Arthur Heymans (Code Review) gerrit at coreboot.org
Mon Sep 17 09:27:14 CEST 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/28643


Change subject: mb/lenovo/t400: Add 154WX5-TLB2 to display backlight PWM freq list
......................................................................

mb/lenovo/t400: Add 154WX5-TLB2 to display backlight PWM freq list

Vendor VBT on ThinkPad R500 intends to set a 220MHz backlight PWM frequency
which seems to work well.

Change-Id: Ic1a12c7e3173468561ed5615319962d0abc6d61b
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/lenovo/t400/blc.c
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/28643/1

diff --git a/src/mainboard/lenovo/t400/blc.c b/src/mainboard/lenovo/t400/blc.c
index 38a1df2..02c883c 100644
--- a/src/mainboard/lenovo/t400/blc.c
+++ b/src/mainboard/lenovo/t400/blc.c
@@ -37,6 +37,8 @@
 	{"LTN154P3-L02", 110},
 	{"LTN154X3-L02", 110},
 	{"LTN154U2-L05", 110},
+	/* R500 */
+	{"154WX5-TLB2", 220},
 };
 
 int get_blc_values(const struct blc_pwm_t **entries)

-- 
To view, visit https://review.coreboot.org/28643
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1a12c7e3173468561ed5615319962d0abc6d61b
Gerrit-Change-Number: 28643
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180917/3881903c/attachment-0001.html>


More information about the coreboot-gerrit mailing list