<p>Andy Yeh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25369">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Revert "mb/google/nautilus: Work around the power issue of MIPI and USB"<br><br>This reverts commit c4f94b1a7514b58388d347e79575b547eb82d08f. As the latest<br>Nautilus sku has the fix that the power sources for MIPI and USB camera<br>are supplied individually.<br><br>Bug=b:72839352<br>TEST=Test MIPI and USB camera on the latest Natilus sku.<br><br>Change-Id: Iac206b0ff3b038558ae5290c9d982e4bef5f17fd<br>Signed-off-by: Andy Yeh <andy.yeh@intel.com><br>---<br>M src/mainboard/google/poppy/variants/baseboard/include/baseboard/acpi/camera_pmic.asl<br>1 file changed, 7 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/69/25369/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/poppy/variants/baseboard/include/baseboard/acpi/camera_pmic.asl b/src/mainboard/google/poppy/variants/baseboard/include/baseboard/acpi/camera_pmic.asl</span><br><span>index 5eaf5b7..b74fba9 100644</span><br><span>--- a/src/mainboard/google/poppy/variants/baseboard/include/baseboard/acpi/camera_pmic.asl</span><br><span>+++ b/src/mainboard/google/poppy/variants/baseboard/include/baseboard/acpi/camera_pmic.asl</span><br><span>@@ -39,7 +39,14 @@</span><br><span>              Method (PMOF, 0, Serialized) {</span><br><span>                       /* Make Sure all PMIC outputs are off. */</span><br><span>                    If (LEqual (VSIC, Zero)) {</span><br><span style="color: hsl(120, 100%, 40%);">+                    /*</span><br><span style="color: hsl(120, 100%, 40%);">+                     * On Nautilus Pre-EVT/EVT, the USB and MIPI share the</span><br><span style="color: hsl(120, 100%, 40%);">+                         * same power source, before HW fix in DVT, temporarily</span><br><span style="color: hsl(120, 100%, 40%);">+                        * disabled turn off 3V3_VDD</span><br><span style="color: hsl(120, 100%, 40%);">+                   */</span><br><span style="color: hsl(120, 100%, 40%);">+#if !IS_ENABLED(CONFIG_BOARD_GOOGLE_NAUTILUS)</span><br><span>                           CTXS(EN_PP3300_DX_CAM)</span><br><span style="color: hsl(120, 100%, 40%);">+#endif</span><br><span>                       }</span><br><span>            }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25369">change 25369</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/25369"/><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: Iac206b0ff3b038558ae5290c9d982e4bef5f17fd </div>
<div style="display:none"> Gerrit-Change-Number: 25369 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Andy Yeh <andy.yeh@intel.com> </div>