<p>Matt DeVillier has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28114">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/cyan: Fix ACPI resource scope for Melfas touchscreen<br><br>Fix scope of ResourceSource, which should match the scope of the<br>device itself.<br><br>Change-Id: I9d0ff0ecc2721ec55b1ed12dddb495cd55966daf<br>Signed-off-by: Matt DeVillier <matt.devillier@gmail.com><br>---<br>M src/mainboard/google/cyan/acpi/touchscreen_melfas.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/14/28114/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/cyan/acpi/touchscreen_melfas.asl b/src/mainboard/google/cyan/acpi/touchscreen_melfas.asl</span><br><span>index 905b7b8..15b2237 100644</span><br><span>--- a/src/mainboard/google/cyan/acpi/touchscreen_melfas.asl</span><br><span>+++ b/src/mainboard/google/cyan/acpi/touchscreen_melfas.asl</span><br><span>@@ -33,7 +33,7 @@</span><br><span>                                     ControllerInitiated,      /* SlaveMode */</span><br><span>                                    400000,                   /* ConnectionSpeed */</span><br><span>                                      AddressingMode7Bit,       /* AddressingMode */</span><br><span style="color: hsl(0, 100%, 40%);">-                                  "\\_SB.I2C1",             /* ResourceSource */</span><br><span style="color: hsl(120, 100%, 40%);">+                                      "\\_SB.PCI0.I2C1",        /* ResourceSource */</span><br><span>                             )</span><br><span>                            GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault,,</span><br><span>                                   "\\_SB.GPNC") { BOARD_TOUCH_GPIO_INDEX }</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28114">change 28114</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/28114"/><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: I9d0ff0ecc2721ec55b1ed12dddb495cd55966daf </div>
<div style="display:none"> Gerrit-Change-Number: 28114 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com> </div>