<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/25487">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">config: adjust dfll48m (usb) to match the docs<br><br>hal/documentation/usb_device_async.rst has a few things to say about the<br>SOF clock recovery mode currently used for usb, so honor those settings.<br><br>Additionally Footnote 1 in chapter 54.14 of the SAM D5x/E5x Family Data<br>Sheet restricts the fine step value.<br><br>Change-Id: I5d573859517eab6febda0bac836c4461c0f21bf0<br>---<br>M sysmoOCTSIM/config/hpl_oscctrl_config.h<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/87/25487/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sysmoOCTSIM/config/hpl_oscctrl_config.h b/sysmoOCTSIM/config/hpl_oscctrl_config.h</span><br><span>index 17bcfc2..a7bc9b9 100644</span><br><span>--- a/sysmoOCTSIM/config/hpl_oscctrl_config.h</span><br><span>+++ b/sysmoOCTSIM/config/hpl_oscctrl_config.h</span><br><span>@@ -296,7 +296,7 @@</span><br><span> // <i> Indicates whether Bypass Coarse Lock is enabled or not</span><br><span> // <id> dfll_arch_bplckc</span><br><span> #ifndef CONF_DFLL_BPLCKC</span><br><span style="color: hsl(0, 100%, 40%);">-#define CONF_DFLL_BPLCKC 0</span><br><span style="color: hsl(120, 100%, 40%);">+#define CONF_DFLL_BPLCKC 1</span><br><span> #endif</span><br><span> </span><br><span> // <q> Quick Lock Disable</span><br><span>@@ -324,7 +324,7 @@</span><br><span> // <i> Indicates whether Stable DFLL Frequency is enabled or not</span><br><span> // <id> dfll_arch_stable</span><br><span> #ifndef CONF_DFLL_STABLE</span><br><span style="color: hsl(0, 100%, 40%);">-#define CONF_DFLL_STABLE 0</span><br><span style="color: hsl(120, 100%, 40%);">+#define CONF_DFLL_STABLE 1</span><br><span> #endif</span><br><span> </span><br><span> // <o> Operating Mode Selection</span><br><span>@@ -344,7 +344,7 @@</span><br><span> // <o> Fine Maximum Step <0x0-0xFF></span><br><span> // <id> dfll_arch_fstep</span><br><span> #ifndef CONF_DFLL_FSTEP</span><br><span style="color: hsl(0, 100%, 40%);">-#define CONF_DFLL_FSTEP 0x1</span><br><span style="color: hsl(120, 100%, 40%);">+#define CONF_DFLL_FSTEP 0xA</span><br><span> #endif</span><br><span> </span><br><span> // <o> DFLL Multiply Factor <0x0-0xFFFF></span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/25487">change 25487</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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://gerrit.osmocom.org/c/osmo-ccid-firmware/+/25487"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ccid-firmware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5d573859517eab6febda0bac836c4461c0f21bf0 </div>
<div style="display:none"> Gerrit-Change-Number: 25487 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>