<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22788">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variants/soraka: Tune I2C5 params<br><br>This change updates scl_lcnt value for I2C5 to bring the bus frequency<br>closer to 400kHz.<br><br>BUG=b:65062416<br>TEST=Verified that I2C5 frequency is between 389-396kHz.<br><br>Change-Id: Ibaccab0c797174332633cb75e30d18ff5af76a43<br>Signed-off-by: Furquan Shaikh <furquan@chromium.org><br>---<br>M src/mainboard/google/poppy/variants/soraka/devicetree.cb<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/22788/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/poppy/variants/soraka/devicetree.cb b/src/mainboard/google/poppy/variants/soraka/devicetree.cb<br>index f71a1eb..22349d6 100644<br>--- a/src/mainboard/google/poppy/variants/soraka/devicetree.cb<br>+++ b/src/mainboard/google/poppy/variants/soraka/devicetree.cb<br>@@ -226,7 +226,7 @@<br>              .speed = I2C_SPEED_FAST,<br>              .speed_config[0] = {<br>                  .speed = I2C_SPEED_FAST,<br>-                     .scl_lcnt = 195,<br>+                     .scl_lcnt = 190,<br>                      .scl_hcnt = 90,<br>                       .sda_hold = 36,<br>               },<br></pre><p>To view, visit <a href="https://review.coreboot.org/22788">change 22788</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/22788"/><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: Ibaccab0c797174332633cb75e30d18ff5af76a43 </div>
<div style="display:none"> Gerrit-Change-Number: 22788 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>