<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22809">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/lenovo/t400/blc.c: Add a new panel to the list<br><br>Also adds a comment in the code to clarify what this array is about.<br><br>Change-Id: I04b185a5dbd7a7ccb039820f19d2cb549b9a2eac<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/mainboard/lenovo/t400/blc.c<br>1 file changed, 5 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/22809/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/lenovo/t400/blc.c b/src/mainboard/lenovo/t400/blc.c<br>index a88c09f..a655a86 100644<br>--- a/src/mainboard/lenovo/t400/blc.c<br>+++ b/src/mainboard/lenovo/t400/blc.c<br>@@ -17,6 +17,10 @@<br> #include <commonlib/helpers.h><br> #include <northbridge/intel/gm45/gm45.h><br> <br>+/*<br>+ * This contains a list of panels ID and a know well working<br>+ * backlight PWM frequency.<br>+ */<br> static const struct blc_pwm_t blc_entries[] = {<br>       /* Vendor BIOS seems to intend to set PWM freq at 220Hz */<br>    /* T400 */<br>@@ -32,6 +36,7 @@<br>         {"LTN154P2-L05", 110},<br>      {"LTN154P3-L02", 110},<br>      {"LTN154X3-L02", 110},<br>+     {"LTN154U2-L05", 110},<br> };<br> <br> int get_blc_values(const struct blc_pwm_t **entries)<br></pre><p>To view, visit <a href="https://review.coreboot.org/22809">change 22809</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22809"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I04b185a5dbd7a7ccb039820f19d2cb549b9a2eac </div>
<div style="display:none"> Gerrit-Change-Number: 22809 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>