<p>Furquan Shaikh <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/21249">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">acpigen: Add stop gpio control to power resource<br><br>There is at least one I2C device (being used by Soraka) that has 3<br>controls -- enable, reset and stop. If the stop gpio is not put into<br>the right state when turning off the device in suspend mode, then it<br>causes leakage. Thus, we need control in power resource to be able to<br>stop the device when entering suspend state.<br><br>This change adds stop gpio control only to I2C device since that is<br>the one known to use it. If a similar need arises for SPI device, stop<br>gpio can be added to it as well.<br><br>BUG=b:64987428<br>TEST=Verified on soraka that touchscreen stop is correctly configured<br>on suspend.<br><br>Change-Id: Iae5ec7eb3972c5c7f80956d60d0d3c321bbefb0f<br>Signed-off-by: Furquan Shaikh <furquan@chromium.org><br>---<br>M src/arch/x86/acpi_device.c<br>M src/arch/x86/include/arch/acpi_device.h<br>M src/drivers/i2c/generic/chip.h<br>M src/drivers/i2c/generic/generic.c<br>M src/drivers/spi/acpi/acpi.c<br>5 files changed, 26 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/21249/2</pre><p>To view, visit <a href="https://review.coreboot.org/21249">change 21249</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/21249"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iae5ec7eb3972c5c7f80956d60d0d3c321bbefb0f </div>
<div style="display:none"> Gerrit-Change-Number: 21249 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>