<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26852">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/apollolake: Fix macro name for GPIO_GPE_NW group 2<br><br>Bit 63 is part of GPIO_GPE_NW group 1 and group 2 starts from bit<br>64. This change corrects macro name to GPIO_GPE_NW_95_64 to reflect<br>this.<br><br>BUG=b:77224247<br><br>Change-Id: Ib94617ad102eea5084281f0dda3475e33d3a7833<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/soc/intel/apollolake/include/soc/gpio_glk.h<br>1 file changed, 1 insertion(+), 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/52/26852/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/apollolake/include/soc/gpio_glk.h b/src/soc/intel/apollolake/include/soc/gpio_glk.h</span><br><span>index 63bee3b..f1ae49e 100644</span><br><span>--- a/src/soc/intel/apollolake/include/soc/gpio_glk.h</span><br><span>+++ b/src/soc/intel/apollolake/include/soc/gpio_glk.h</span><br><span>@@ -266,7 +266,7 @@</span><br><span> </span><br><span> #define GPIO_GPE_NW_31_0  0</span><br><span> #define GPIO_GPE_NW_63_32  1</span><br><span style="color: hsl(0, 100%, 40%);">-#define GPIO_GPE_NW_95_63      2</span><br><span style="color: hsl(120, 100%, 40%);">+#define GPIO_GPE_NW_95_64    2</span><br><span> #define GPIO_GPE_N_31_0            4</span><br><span> #define GPIO_GPE_N_63_32   5</span><br><span> #define GPIO_GPE_N_95_64   6</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26852">change 26852</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/26852"/><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: Ib94617ad102eea5084281f0dda3475e33d3a7833 </div>
<div style="display:none"> Gerrit-Change-Number: 26852 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>