<p>Aamir Bohra would like Shelley Chen to <strong>review</strong> this change.</p><p><a href="https://review.coreboot.org/29327">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/icelake: Open ports 0x60,0x64 for keyboard controller<br><br>Change-Id: I6525c2a46eef835dc64682466364a5b8fbb35226<br>Signed-off-by: Shelley Chen <shchen@google.com><br>---<br>M src/soc/intel/icelake/bootblock/pch.c<br>1 file changed, 2 insertions(+), 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/27/29327/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/icelake/bootblock/pch.c b/src/soc/intel/icelake/bootblock/pch.c</span><br><span>index 269e2a3..2fc94f4 100644</span><br><span>--- a/src/soc/intel/icelake/bootblock/pch.c</span><br><span>+++ b/src/soc/intel/icelake/bootblock/pch.c</span><br><span>@@ -181,7 +181,8 @@</span><br><span>    }</span><br><span> </span><br><span>        /* IO Decode Enable */</span><br><span style="color: hsl(0, 100%, 40%);">-  dec_en |= SE_LPC_EN | KBC_LPC_EN | MC1_LPC_EN | GAMEL_LPC_EN;</span><br><span style="color: hsl(120, 100%, 40%);">+ dec_en |= SE_LPC_EN | KBC_LPC_EN | MC1_LPC_EN | GAMEL_LPC_EN |</span><br><span style="color: hsl(120, 100%, 40%);">+                LPC_IOE_KBC_60_64;</span><br><span>   pci_write_config16(PCH_DEV_LPC, LPC_EN, dec_en);</span><br><span>     pcr_write16(PID_DMI, PCR_DMI_LPCIOE, dec_en);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29327">change 29327</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/29327"/><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: I6525c2a46eef835dc64682466364a5b8fbb35226 </div>
<div style="display:none"> Gerrit-Change-Number: 29327 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Aamir Bohra <aamir.bohra@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: Shelley Chen <shchen@google.com> </div>