<p>Nick Vaccaro has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23503">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/zoombini/variant/meowth: enable FCAM_PWR_EN<br><br>Turn on power for front camera at startup in coreboot (needs<br>to be set for factory scan).<br><br>BUG=b:69011806<br>BRANCH=master<br>TEST=none<br><br>Change-Id: I2f31b19dfef5fe386b485dd675f0ff981288acf4<br>Signed-off-by: Nick Vaccaro <nvaccaro@google.com><br>---<br>M src/mainboard/google/zoombini/variants/meowth/gpio.c<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/03/23503/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/zoombini/variants/meowth/gpio.c b/src/mainboard/google/zoombini/variants/meowth/gpio.c</span><br><span>index cd9b9e3..8fff84f 100644</span><br><span>--- a/src/mainboard/google/zoombini/variants/meowth/gpio.c</span><br><span>+++ b/src/mainboard/google/zoombini/variants/meowth/gpio.c</span><br><span>@@ -124,7 +124,7 @@</span><br><span> /* ISH_I2C1_SDA */       PAD_CFG_GPO(GPP_D7, 1, DEEP), /* FCAM_RST_L */</span><br><span> /* ISH_I2C1_SCL */    PAD_NC(GPP_D8, NONE),</span><br><span> /* ISH_SPI_CS# */      PAD_CFG_GPO(GPP_D9, 1, DEEP), /* PP3300_WLAN_EN */</span><br><span style="color: hsl(0, 100%, 40%);">-/* ISH_SPI_CLK */     PAD_CFG_GPO(GPP_D10, 0, DEEP), /* FCAM_PWR_EN */</span><br><span style="color: hsl(120, 100%, 40%);">+/* ISH_SPI_CLK */     PAD_CFG_GPO(GPP_D10, 1, DEEP), /* FCAM_PWR_EN */</span><br><span> /* ISH_SPI_MISO */  PAD_NC(GPP_D11, NONE),</span><br><span> /* ISH_SPI_MOSI */    PAD_CFG_GPI(GPP_D12, NONE, DEEP), /* GPP_D12_STRAP */</span><br><span> /* ISH_UART0_RXD */    PAD_NC(GPP_D13, NONE), /* ISH_UART_RX */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23503">change 23503</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/23503"/><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: I2f31b19dfef5fe386b485dd675f0ff981288acf4 </div>
<div style="display:none"> Gerrit-Change-Number: 23503 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nick Vaccaro <nvaccaro@google.com> </div>