<p>Andre Heider has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23794">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/nvidia/tegra210: define missing UART clocks sources<br><br>These are required to honor CONFIG_CONSOLE_SERIAL_TEGRA210_UARTx later<br>on.<br><br>Change-Id: I7243812fba6f30f1db4db868b258794e7b248be8<br>Signed-off-by: Andre Heider <a.heider@gmail.com><br>---<br>M src/soc/nvidia/tegra210/include/soc/clock.h<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/94/23794/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/nvidia/tegra210/include/soc/clock.h b/src/soc/nvidia/tegra210/include/soc/clock.h</span><br><span>index ba8715d..46e1e96 100644</span><br><span>--- a/src/soc/nvidia/tegra210/include/soc/clock.h</span><br><span>+++ b/src/soc/nvidia/tegra210/include/soc/clock.h</span><br><span>@@ -242,6 +242,14 @@</span><br><span>                    PLLC4_OUT1, PLLC4_OUT1_L, CLK_M, PLLC4_OUT0),</span><br><span>         CLK_SRC_DEVICE(UARTA, PLLP, PLLC2, PLLC, PLLC4_OUT0, UNUSED4,</span><br><span>                       PLLC4_OUT1, CLK_M, PLLC4_OUT2),</span><br><span style="color: hsl(120, 100%, 40%);">+        CLK_SRC_DEVICE(UARTB, PLLP, PLLC2, PLLC, PLLC4_OUT0, UNUSED4,</span><br><span style="color: hsl(120, 100%, 40%);">+                PLLC4_OUT1, CLK_M, PLLC4_OUT2),</span><br><span style="color: hsl(120, 100%, 40%);">+        CLK_SRC_DEVICE(UARTC, PLLP, PLLC2, PLLC, PLLC4_OUT0, UNUSED4,</span><br><span style="color: hsl(120, 100%, 40%);">+                PLLC4_OUT1, CLK_M, PLLC4_OUT2),</span><br><span style="color: hsl(120, 100%, 40%);">+        CLK_SRC_DEVICE(UARTD, PLLP, PLLC2, PLLC, PLLC4_OUT0, UNUSED4,</span><br><span style="color: hsl(120, 100%, 40%);">+                PLLC4_OUT1, CLK_M, PLLC4_OUT2),</span><br><span style="color: hsl(120, 100%, 40%);">+        CLK_SRC_DEVICE(UARTE, PLLP, PLLC2, PLLC, PLLC4_OUT0, UNUSED4,</span><br><span style="color: hsl(120, 100%, 40%);">+                PLLC4_OUT1, CLK_M, PLLC4_OUT2),</span><br><span>       CLK_SRC_DEVICE(i2s1, PLLA, UNUSED1, CLK_S, UNUSED3, PLLP, UNUSED5,</span><br><span>                  CLK_M, UNUSED7),</span><br><span>      CLK_SRC_DEVICE(extperiph1, PLLA, CLK_S, PLLP, CLK_M, PLLE, UNUSED5,</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23794">change 23794</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/23794"/><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: I7243812fba6f30f1db4db868b258794e7b248be8 </div>
<div style="display:none"> Gerrit-Change-Number: 23794 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Andre Heider <a.heider@gmail.com> </div>