<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27271">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ec/google/chromeec: Remove notify for power button<br><br>None of the mainboards using Chrome EC set SCI mask for power<br>button. Thus, the EC will never generate SCI for power button<br>events. This change removes the Notify call for power button as part<br>of clean up for getting rid of the power button device in coreboot.<br><br>BUG=b:110913245<br><br>Change-Id: I86c72fd82f1a0e6d5693ebbcd58e2aea808f8817<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/ec/google/chromeec/acpi/ec.asl<br>1 file changed, 0 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/71/27271/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/ec/google/chromeec/acpi/ec.asl b/src/ec/google/chromeec/acpi/ec.asl</span><br><span>index 6589ccf..94917dd 100644</span><br><span>--- a/src/ec/google/chromeec/acpi/ec.asl</span><br><span>+++ b/src/ec/google/chromeec/acpi/ec.asl</span><br><span>@@ -223,7 +223,6 @@</span><br><span>      Method (_Q03, 0, NotSerialized)</span><br><span>      {</span><br><span>            Store ("EC: POWER BUTTON", Debug)</span><br><span style="color: hsl(0, 100%, 40%);">-             Notify (\_SB.PWRB, 0x80)</span><br><span>     }</span><br><span> </span><br><span>        // AC Connected</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27271">change 27271</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/27271"/><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: I86c72fd82f1a0e6d5693ebbcd58e2aea808f8817 </div>
<div style="display:none"> Gerrit-Change-Number: 27271 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>