<p>Furquan Shaikh <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/22954">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/gspi: Handle per-SoC differences in SPI_CS_CONTROL<br><br>Even though kaby lake and cannon lake are using the same GSPI<br>controller, bit meanings (for polarity and state) in SPI_CS_CONTROL<br>register are significantly different. This change provides and uses<br>SoC-specific callbacks to identify the right bits to be used for<br>polarity and state while programming the SPI_CS_CONTROL register.<br><br>BUG=b:70628116<br><br>Change-Id: Ic69321483a58bb29f939b0d8b37f33ca30eb53b8<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/soc/intel/cannonlake/gspi.c<br>M src/soc/intel/common/block/gspi/gspi.c<br>M src/soc/intel/common/block/include/intelblocks/gspi.h<br>M src/soc/intel/skylake/gspi.c<br>4 files changed, 102 insertions(+), 32 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/22954/2</pre><p>To view, visit <a href="https://review.coreboot.org/22954">change 22954</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/22954"/><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: Ic69321483a58bb29f939b0d8b37f33ca30eb53b8 </div>
<div style="display:none"> Gerrit-Change-Number: 22954 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>