<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20908">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[NOTFORMERGE] mb/lenovo/t400: Remove false docking events<br><br>Only EC event Q37 and Q50 can be found in vendor DSDT.<br><br>Change-Id: I327002f5626316948c806f4afcb6466575ffc55c<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/mainboard/lenovo/t400/acpi/dock.asl<br>1 file changed, 1 insertion(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/20908/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/lenovo/t400/acpi/dock.asl b/src/mainboard/lenovo/t400/acpi/dock.asl<br>index 4a0ccf3..7570e16 100644<br>--- a/src/mainboard/lenovo/t400/acpi/dock.asl<br>+++ b/src/mainboard/lenovo/t400/acpi/dock.asl<br>@@ -46,27 +46,12 @@<br> <br> Scope(\_SB.PCI0.LPCB.EC)<br> {<br>-      Method(_Q18, 0, NotSerialized)<br>-       {<br>-            Notify(\_SB.DOCK, 3)<br>- }<br>-<br>- Method(_Q45, 0, NotSerialized)<br>-       {<br>-            Notify(\_SB.DOCK, 3)<br>- }<br>-<br>  Method(_Q50, 0, NotSerialized)<br>        {<br>             Notify(\_SB.DOCK, 3)<br>  }<br> <br>- Method(_Q58, 0, NotSerialized)<br>-       {<br>-            Notify(\_SB.DOCK, 0)<br>- }<br>-<br>- Method(_Q37, 0, NotSerialized)<br>+       Method(_Q37, 0, NotSerialized) yes<br>    {<br>             Notify(\_SB.DOCK, 0)<br>  }<br></pre><p>To view, visit <a href="https://review.coreboot.org/20908">change 20908</a>. To unsubscribe, 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/20908"/><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: I327002f5626316948c806f4afcb6466575ffc55c </div>
<div style="display:none"> Gerrit-Change-Number: 20908 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>