<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27992">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/apollolake: Get rid of cnvi.asl<br><br>There is no need to add a special cnvi.asl file for the CNVi<br>device. This can be handled by drivers/intel/wifi just like a PCIe<br>WiFi device. This change gets rid of the cnvi.asl file and its usage<br>in southbridge.asl file.<br><br>BUG=b:112371978<br><br>Change-Id: I0b798cdd430768730b7ada61ca4cb1f63c2a4229<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>D src/soc/intel/apollolake/acpi/cnvi.asl<br>M src/soc/intel/apollolake/acpi/southbridge.asl<br>2 files changed, 0 insertions(+), 36 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/27992/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/apollolake/acpi/cnvi.asl b/src/soc/intel/apollolake/acpi/cnvi.asl</span><br><span>deleted file mode 100644</span><br><span>index a4d255d..0000000</span><br><span>--- a/src/soc/intel/apollolake/acpi/cnvi.asl</span><br><span>+++ /dev/null</span><br><span>@@ -1,30 +0,0 @@</span><br><span style="color: hsl(0, 100%, 40%);">-/*</span><br><span style="color: hsl(0, 100%, 40%);">- * This file is part of the coreboot project.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * Copyright (C) Intel Corporation.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * This program is free software; you can redistribute it and/or modify</span><br><span style="color: hsl(0, 100%, 40%);">- * it under the terms of the GNU General Public License as published by</span><br><span style="color: hsl(0, 100%, 40%);">- * the Free Software Foundation; version 2 of the License.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * This program is distributed in the hope that it will be useful,</span><br><span style="color: hsl(0, 100%, 40%);">- * but WITHOUT ANY WARRANTY; without even the implied warranty of</span><br><span style="color: hsl(0, 100%, 40%);">- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span style="color: hsl(0, 100%, 40%);">- * GNU General Public License for more details.</span><br><span style="color: hsl(0, 100%, 40%);">- */</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-/* CNVi Controller 0:C.0 */</span><br><span style="color: hsl(0, 100%, 40%);">-Device (CNVI) {</span><br><span style="color: hsl(0, 100%, 40%);">-         Name(_ADR, 0x000C0000)</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">- Name (_S3D, 3)  /* D3 supported in S3 */</span><br><span style="color: hsl(0, 100%, 40%);">-        Name (_S0W, 3)  /* D3 can wake device in S0 */</span><br><span style="color: hsl(0, 100%, 40%);">-  Name (_S3W, 3)  /* D3 can wake system from S3 */</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-        Name (_PRW, Package() { GPE0A_CNVI_PME_STS, 3 })</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-        Method (_STA, 0)</span><br><span style="color: hsl(0, 100%, 40%);">-        {</span><br><span style="color: hsl(0, 100%, 40%);">-               Return (0xF)</span><br><span style="color: hsl(0, 100%, 40%);">-    }</span><br><span style="color: hsl(0, 100%, 40%);">-}</span><br><span>diff --git a/src/soc/intel/apollolake/acpi/southbridge.asl b/src/soc/intel/apollolake/acpi/southbridge.asl</span><br><span>index 9f14db4..799778b 100644</span><br><span>--- a/src/soc/intel/apollolake/acpi/southbridge.asl</span><br><span>+++ b/src/soc/intel/apollolake/acpi/southbridge.asl</span><br><span>@@ -47,10 +47,4 @@</span><br><span> /* SGX */</span><br><span> #if IS_ENABLED(CONFIG_SOC_INTEL_COMMON_BLOCK_SGX)</span><br><span> #include <soc/intel/common/acpi/sgx.asl></span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-/* CNVi */</span><br><span style="color: hsl(0, 100%, 40%);">-#if IS_ENABLED(CONFIG_SOC_INTEL_GLK)</span><br><span style="color: hsl(0, 100%, 40%);">-#include "cnvi.asl"</span><br><span style="color: hsl(0, 100%, 40%);">-#endif</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> #endif</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27992">change 27992</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/27992"/><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: I0b798cdd430768730b7ada61ca4cb1f63c2a4229 </div>
<div style="display:none"> Gerrit-Change-Number: 27992 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>