<p>Furquan Shaikh <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/26971">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/octopus: Fix GPIO to GPE mappings in devicetree<br><br>Change b41ae2 (mb/google/octopus: Enable wake-over-wifi for octopus<br>variants) changed the GPE mappings to accomodate for WiFi wake<br>pin. However, this resulted in TPM interrupt pin being removed from<br>the GPIO to GPE mapping. Since we do not support true interrupts in<br>coreboot, GPE_STS registers are used to identify if an interrupt has<br>triggered. Change in GPE mapping resulted in this information to be<br>lost when talking to TPM thus resulting in "Timeout wait for tpm<br>irq".<br><br>This change fixes the above issue by assigning GPIO block for TPM<br>interrupt back to DW1 and moving GPIO block for wake-over-wifi pin to<br>DW3. DW3 was mapped to NW_31_0 which only has debug header pins and<br>CNVI pins (none of them are used for reading GPE_STS or as wake<br>sources).<br><br>BUG=b:109824918<br>TEST=Verified that there are no "Timeout wait for tpm irq" messages<br>when talking to TPM.<br><br>Change-Id: I30768177a838a684948f7485d760c8b83c3190f7<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/mainboard/google/octopus/variants/baseboard/devicetree.cb<br>M src/mainboard/google/octopus/variants/bip/devicetree.cb<br>2 files changed, 23 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/26971/2</pre><p>To view, visit <a href="https://review.coreboot.org/26971">change 26971</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/26971"/><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: I30768177a838a684948f7485d760c8b83c3190f7 </div>
<div style="display:none"> Gerrit-Change-Number: 26971 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>