<p>Vaibhav Shankar has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25312">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/meowth: Disable debug consent<br><br>This patch disables debug consent in the devicetree. When debug<br>conset is set to DBC by default, it prevents some clocks from turning<br>off during S0ix. This blocks S0ix entry.<br><br>BUG=None<br>TEST=enter S0ix and check if slp_s0 is asserted<br><br>Change-Id: I05001a41b13e7784c34fa8f1f773fb94bbdcd01f<br>Signed-off-by: Vaibhav Shankar <vaibhav.shankar@intel.com><br>---<br>M src/mainboard/google/zoombini/variants/meowth/devicetree.cb<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/12/25312/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb</span><br><span>index 062c6ec..9e6d95d 100644</span><br><span>--- a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb</span><br><span>+++ b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb</span><br><span>@@ -7,7 +7,7 @@</span><br><span>      register "deep_s5_enable_dc" = "1"</span><br><span> </span><br><span>   # Debug Option, set to DBC over USB 3.0 port only</span><br><span style="color: hsl(0, 100%, 40%);">-       register "DebugConsent" = "DebugConsent_USB3_DBC"</span><br><span style="color: hsl(120, 100%, 40%);">+ register "DebugConsent" = "DebugConsent_Disabled"</span><br><span> </span><br><span>    # GPE configuration</span><br><span>  # Note that GPE events called out in ASL code rely on this</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25312">change 25312</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/25312"/><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: I05001a41b13e7784c34fa8f1f773fb94bbdcd01f </div>
<div style="display:none"> Gerrit-Change-Number: 25312 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vaibhav Shankar <vaibhav.shankar@intel.com> </div>