<p>Seunghwan Kim has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25120">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variant/nautilus: Enable CABC feature as default<br><br>This change configures GPP_E22 to GPO_HIGH to enable CABC feature<br>on nautilus board.<br><br>BUG=b:68789889<br>BRANCH=master<br>TEST=emerge-nautilus coreboot<br>Signed-off-by: Seunghwan Kim <sh_.kim@samsung.com><br><br>Change-Id: Ifed0d37bf8147aa1b580f594f36f186051c2eb52<br>---<br>M src/mainboard/google/poppy/variants/nautilus/gpio.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/25120/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/poppy/variants/nautilus/gpio.c b/src/mainboard/google/poppy/variants/nautilus/gpio.c</span><br><span>index e0b8b7d..839f425 100644</span><br><span>--- a/src/mainboard/google/poppy/variants/nautilus/gpio.c</span><br><span>+++ b/src/mainboard/google/poppy/variants/nautilus/gpio.c</span><br><span>@@ -253,8 +253,8 @@</span><br><span>        PAD_CFG_NC(GPP_E20),</span><br><span>         /* E21 : DDPC_CTRLDATA ==> NC */</span><br><span>  PAD_CFG_NC(GPP_E21),</span><br><span style="color: hsl(0, 100%, 40%);">-    /* E22 : DDPD_CTRLCLK ==> NC */</span><br><span style="color: hsl(0, 100%, 40%);">-      PAD_CFG_NC(GPP_E22),</span><br><span style="color: hsl(120, 100%, 40%);">+  /* E22 : DDPD_CTRLCLK ==> CHP1_CABC */</span><br><span style="color: hsl(120, 100%, 40%);">+     PAD_CFG_GPO(GPP_E22, 1, DEEP),</span><br><span>       /* E23 : DDPD_CTRLDATA ==> NC */</span><br><span>  PAD_CFG_NC(GPP_E23),</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25120">change 25120</a>. To unsubscribe, or for help writing mail filters, 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/25120"/><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: Ifed0d37bf8147aa1b580f594f36f186051c2eb52 </div>
<div style="display:none"> Gerrit-Change-Number: 25120 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Seunghwan Kim <sh_.kim@samsung.com> </div>