<p>Matt Delco has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27603">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/skylake: use unique _uid<br><br>There's two cases of 1 being used.  This changes the<br>eighth instance to use 8.<br><br>Change-Id: I7057a4345dadcc6f8fb43093844d27007444f481<br>Signed-off-by: Matt Delco <delco@chromium.org><br>---<br>M src/soc/intel/skylake/acpi/irqlinks.asl<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/03/27603/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/skylake/acpi/irqlinks.asl b/src/soc/intel/skylake/acpi/irqlinks.asl</span><br><span>index 6a85a74..1dd50ba 100644</span><br><span>--- a/src/soc/intel/skylake/acpi/irqlinks.asl</span><br><span>+++ b/src/soc/intel/skylake/acpi/irqlinks.asl</span><br><span>@@ -389,7 +389,7 @@</span><br><span> Device (LNKH)</span><br><span> {</span><br><span>       Name (_HID, EISAID ("PNP0C0F"))</span><br><span style="color: hsl(0, 100%, 40%);">-       Name (_UID, 1)</span><br><span style="color: hsl(120, 100%, 40%);">+        Name (_UID, 8)</span><br><span> </span><br><span>   Name (_PRS, ResourceTemplate ()</span><br><span>      {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27603">change 27603</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/27603"/><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: I7057a4345dadcc6f8fb43093844d27007444f481 </div>
<div style="display:none"> Gerrit-Change-Number: 27603 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt Delco <delco@chromium.org> </div>