<p>Zhongze Hu has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25257">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/fizz: Enable I2C bus 2<br><br>I2C bus 2 goes to the custom add-in card slot and it was disalbed cuase<br>it was idle.<br><br>Google CFM add-in card is going to use this I2C bus so it needs to be<br>re-enabled.<br><br>BUG=b:73006317<br>TEST=Tested with add-in card on fizz hardware and verified I2C bus 2 is<br>working properly.<br>BRANCH=fizz<br><br>Change-Id: Id5981a6cfc77cdeaea04dc505d77ca94eef98c37<br>---<br>M 3rdparty/blobs<br>M 3rdparty/chromeec<br>M src/mainboard/google/fizz/devicetree.cb<br>3 files changed, 6 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/57/25257/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/3rdparty/blobs b/3rdparty/blobs</span><br><span>index a4b5613..19dea8d 160000</span><br><span>--- a/3rdparty/blobs</span><br><span>+++ b/3rdparty/blobs</span><br><span>@@ -1 +1 @@</span><br><span style="color: hsl(0, 100%, 40%);">-Subproject commit a4b561391f59e09059ce851fa19b64ca945672d5</span><br><span style="color: hsl(120, 100%, 40%);">+Subproject commit 19dea8d171544f01f12ee6b78af0cc356ab994aa</span><br><span>diff --git a/3rdparty/chromeec b/3rdparty/chromeec</span><br><span>index 927b64a..9fb1038 160000</span><br><span>--- a/3rdparty/chromeec</span><br><span>+++ b/3rdparty/chromeec</span><br><span>@@ -1 +1 @@</span><br><span style="color: hsl(0, 100%, 40%);">-Subproject commit 927b64a0ba8f6362daf2e9a6c7eabf23815ae95a</span><br><span style="color: hsl(120, 100%, 40%);">+Subproject commit 9fb10386a720d270e37ce61da3ff3a6d5a69951e</span><br><span>diff --git a/src/mainboard/google/fizz/devicetree.cb b/src/mainboard/google/fizz/devicetree.cb</span><br><span>index e7654cf..2b87e31 100644</span><br><span>--- a/src/mainboard/google/fizz/devicetree.cb</span><br><span>+++ b/src/mainboard/google/fizz/devicetree.cb</span><br><span>@@ -296,9 +296,9 @@</span><br><span> </span><br><span>      # Must leave UART0 enabled or SD/eMMC will not work as PCI</span><br><span>   register "SerialIoDevMode" = "{</span><br><span style="color: hsl(0, 100%, 40%);">-          [PchSerialIoIndexI2C0]  = PchSerialIoDisabled,</span><br><span style="color: hsl(120, 100%, 40%);">+                [PchSerialIoIndexI2C0]  = PchSerialIoPci,</span><br><span>            [PchSerialIoIndexI2C1]  = PchSerialIoDisabled,</span><br><span style="color: hsl(0, 100%, 40%);">-          [PchSerialIoIndexI2C2]  = PchSerialIoDisabled,</span><br><span style="color: hsl(120, 100%, 40%);">+                [PchSerialIoIndexI2C2]  = PchSerialIoPci,</span><br><span>            [PchSerialIoIndexI2C3]  = PchSerialIoDisabled,</span><br><span>               [PchSerialIoIndexI2C4]  = PchSerialIoDisabled,</span><br><span>               [PchSerialIoIndexI2C5]  = PchSerialIoPci,</span><br><span>@@ -329,9 +329,9 @@</span><br><span>              device pci 14.0 on  end # USB xHCI</span><br><span>           device pci 14.1 off end # USB xDCI (OTG)</span><br><span>             device pci 14.2 on  end # Thermal Subsystem</span><br><span style="color: hsl(0, 100%, 40%);">-             device pci 15.0 off end # I2C #0</span><br><span style="color: hsl(120, 100%, 40%);">+              device pci 15.0 on  end # I2C #0</span><br><span>             device pci 15.1 off end # I2C #1</span><br><span style="color: hsl(0, 100%, 40%);">-                device pci 15.2 off end # I2C #2</span><br><span style="color: hsl(120, 100%, 40%);">+              device pci 15.2 on end # I2C #2</span><br><span>              device pci 15.3 off end # I2C #3</span><br><span>             device pci 16.0 on  end # Management Engine Interface 1</span><br><span>              device pci 16.1 off end # Management Engine Interface 2</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25257">change 25257</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/25257"/><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: Id5981a6cfc77cdeaea04dc505d77ca94eef98c37 </div>
<div style="display:none"> Gerrit-Change-Number: 25257 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Zhongze Hu <frankhu@chromium.org> </div>