<p>Justin TerAvest has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23514">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/kahlee: Add grunt cr50 support<br><br>This commit adds an entry for H1/Cr50 into the devicetree for setting up<br>ACPI entries for H1 communication.<br><br>BUG=b:69250772<br>TEST=See probe messages in dmesg<br><br>Change-Id: Id55ce3364ea4acdb62782758e5bcb2a167286cb9<br>Signed-off-by: Justin TerAvest <teravest@chromium.org><br>---<br>M src/mainboard/google/kahlee/variants/grunt/devicetree.cb<br>1 file changed, 8 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/14/23514/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb</span><br><span>index d2453a1..95de8b8 100644</span><br><span>--- a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb</span><br><span>+++ b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb</span><br><span>@@ -81,6 +81,14 @@</span><br><span>               device pci 18.4 on  end</span><br><span>              device pci 18.5 on  end</span><br><span>      end #domain</span><br><span style="color: hsl(120, 100%, 40%);">+   device mmio 0xfedc3000 on</span><br><span style="color: hsl(120, 100%, 40%);">+             chip drivers/i2c/tpm</span><br><span style="color: hsl(120, 100%, 40%);">+                  register "hid" = ""GOOG0005""</span><br><span style="color: hsl(120, 100%, 40%);">+                   register "desc" = ""Cr50 TPM""</span><br><span style="color: hsl(120, 100%, 40%);">+                  register "irq_gpio" = "ACPI_GPIO_IRQ_EDGE_LOW(GPIO_9)"</span><br><span style="color: hsl(120, 100%, 40%);">+                    device i2c 50 on end</span><br><span style="color: hsl(120, 100%, 40%);">+          end</span><br><span style="color: hsl(120, 100%, 40%);">+   end</span><br><span>  device mmio 0xfedc5000 on</span><br><span>            chip drivers/i2c/generic</span><br><span>                     register "hid" = ""ELAN0001""</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23514">change 23514</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/23514"/><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: Id55ce3364ea4acdb62782758e5bcb2a167286cb9 </div>
<div style="display:none"> Gerrit-Change-Number: 23514 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Justin TerAvest <teravest@chromium.org> </div>