<p>Shelley Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20421">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/fizz: Enable wake-on-usb attach/detach<br><br>BUG=b:62095784, b:35775024<br>BRANCH=None<br>TEST=Run powerd_dbus_suspend from kernel.  Plug in<br>     usb device and make sure wakes up.<br><br>Change-Id: I214d6557998bdaf1d327c2a45532461b95d56a96<br>Signed-off-by: Shelley Chen <shchen@chromium.org><br>---<br>M src/mainboard/google/fizz/devicetree.cb<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/20421/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/fizz/devicetree.cb b/src/mainboard/google/fizz/devicetree.cb<br>index d0bddba..d7b6727 100644<br>--- a/src/mainboard/google/fizz/devicetree.cb<br>+++ b/src/mainboard/google/fizz/devicetree.cb<br>@@ -7,6 +7,10 @@<br>      register "deep_s5_enable_dc" = "1"<br>        register "deep_sx_config" = "DSX_EN_LAN_WAKE_PIN | DSX_EN_WAKE_PIN"<br> <br>+   # Bitmap for Wake Enable on USB attach/detach<br>+        register "usb2_wake_enable_bitmap" = "USB_PORT_WAKE_ENABLE(2) | USB_PORT_WAKE_ENABLE(3) | USB_PORT_WAKE_ENABLE(4) | USB_PORT_WAKE_ENABLE(5) | USB_PORT_WAKE_ENABLE(6)"<br>+   register "usb3_wake_enable_bitmap" = "USB_PORT_WAKE_ENABLE(2) | USB_PORT_WAKE_ENABLE(3) | USB_PORT_WAKE_ENABLE(4) | USB_PORT_WAKE_ENABLE(5) | USB_PORT_WAKE_ENABLE(6)"<br>+<br>         # GPE configuration<br>   # Note that GPE events called out in ASL code rely on this<br>    # route. i.e. If this route changes then the affected GPE<br></pre><p>To view, visit <a href="https://review.coreboot.org/20421">change 20421</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/20421"/><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: I214d6557998bdaf1d327c2a45532461b95d56a96 </div>
<div style="display:none"> Gerrit-Change-Number: 20421 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Shelley Chen <shchen@google.com> </div>