<p>Maulik V Vaghela <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/25897">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/common: Create a new block for lpc V2<br><br>As per current code, there is already a common block for lpc ip. This<br>patch creates one more block for lpc called lpc v2 for code which is<br>still common across socs. We will move this code from soc to common<br>block version 2 so that soc code will only have changes which are<br>exactly needed for specific soc.<br><br>To use lpc from common block instead of soc, use "select<br>SOC_INTEL_COMMON_BLOCK_LPC_V2" inside Kconfig of soc.<br><br>BUG=none<br>BRANCH=none<br>TEST=code compilation is fine with different configurations.<br><br>Change-Id: Ib63708702b965535a2a3700353f3e0b460d44523<br>Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com><br>---<br>A src/soc/intel/common/block/lpc_v2/Kconfig<br>A src/soc/intel/common/block/lpc_v2/Makefile.inc<br>A src/soc/intel/common/block/lpc_v2/lpc.c<br>3 files changed, 230 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/97/25897/2</pre><p>To view, visit <a href="https://review.coreboot.org/25897">change 25897</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/25897"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ib63708702b965535a2a3700353f3e0b460d44523 </div>
<div style="display:none"> Gerrit-Change-Number: 25897 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Maulik V Vaghela <maulik.v.vaghela@intel.com> </div>