<p>Jim Lai has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26727">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/nautilus: Add "rotation" control<br><br>The driver only supports streaming images flipped horizontally<br>and vertically. In order to ensure that all current users will<br>be fine if or when support for upright streaming is added,<br>require the presence of the "rotation" control now.<br><br>BUG=None<br>BRANCH=None<br>TEST=Verified the MIPI and USB camera function on DUT board<br><br>Change-Id: I7e3abdea9071da1a089c7165f6bb609428090792<br>Signed-off-by: Lai, Jim <jim.lai@intel.com><br>---<br>M src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/cam0.asl<br>1 file changed, 1 insertion(+), 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/27/26727/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/cam0.asl b/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/cam0.asl</span><br><span>index 4c2143a..2992874 100644</span><br><span>--- a/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/cam0.asl</span><br><span>+++ b/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/cam0.asl</span><br><span>@@ -48,6 +48,7 @@</span><br><span>                       ToUUID ("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"),</span><br><span>                   Package () {</span><br><span>                                 Package () { "clock-frequency", 19200000 },</span><br><span style="color: hsl(120, 100%, 40%);">+                         Package () { "rotation", 180 },</span><br><span>                            Package () { "lens-focus",</span><br><span>                                         Package () { \_SB.PCI0.I2C2.VCM0 }</span><br><span>                           }</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26727">change 26727</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/26727"/><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: I7e3abdea9071da1a089c7165f6bb609428090792 </div>
<div style="display:none"> Gerrit-Change-Number: 26727 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Jim Lai <jim.lai@intel.com> </div>