<p>Marc Jones has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22459">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/kahlee: Get power plug notification from the EC<br><br>Set the EC SCI reporting mask to include the power plug reporting.<br><br>BUG=b:65637324<br>TEST=Check power_supply_info on AC/DC.<br><br>Change-Id: I58814fc495081ffe8e47162da0fa4fbeba49d67b<br>Signed-off-by: Marc Jones <marcj303@gmail.com><br>---<br>M src/mainboard/google/kahlee/ec.h<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/59/22459/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/ec.h b/src/mainboard/google/kahlee/ec.h<br>index 3986aed..16b2669 100644<br>--- a/src/mainboard/google/kahlee/ec.h<br>+++ b/src/mainboard/google/kahlee/ec.h<br>@@ -32,6 +32,7 @@<br>     EC_HOST_EVENT_MASK(EC_HOST_EVENT_THROTTLE_START)    |\<br>        EC_HOST_EVENT_MASK(EC_HOST_EVENT_THROTTLE_STOP)     |\<br>        EC_HOST_EVENT_MASK(EC_HOST_EVENT_USB_CHARGER)       |\<br>+       EC_HOST_EVENT_MASK(EC_HOST_EVENT_PD_MCU)            |\<br>        EC_HOST_EVENT_MASK(EC_HOST_EVENT_MKBP)              |\<br>        EC_HOST_EVENT_MASK(EC_HOST_EVENT_MODE_CHANGE))<br> <br>@@ -60,6 +61,9 @@<br> /* Enable EC backed ALS device in ACPI */<br> #define EC_ENABLE_ALS_DEVICE<br> <br>+/* Enable EC backed PD MCU device in ACPI */<br>+#define EC_ENABLE_PD_MCU_DEVICE<br>+<br> #define SIO_EC_MEMMAP_ENABLE  /* EC Memory Map Resources */<br> #define SIO_EC_HOST_ENABLE      /* EC Host Interface Resources */<br> #define SIO_EC_ENABLE_PS2K  /* Enable PS/2 Keyboard */<br></pre><p>To view, visit <a href="https://review.coreboot.org/22459">change 22459</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/22459"/><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: I58814fc495081ffe8e47162da0fa4fbeba49d67b </div>
<div style="display:none"> Gerrit-Change-Number: 22459 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com> </div>