Conversation
* Update missing JES204B lcpll values, adi_adxxxx_jesd_tx_pll_startup, Missing JES204B lcpll values leads to PLL startup issues * Added call to bitfield JRX_SYSREF_FOR_STARTUP_I NFO, adi_adxxxx_jesd_rx_link_config_set, JRX_SYSREF_FOR_STARTU P_INFO needs to be enabled when part is in Subclass 1 * Added call to bitfield BF_JTX_SYSREF_FOR_STARTU P_INFO, adi_adxxxx_jesd_tx_link_config_set, JTX_SYSREF_FOR_STARTU P_INFO needs to be enabled when part is in Subclass 1 * Modified oneshot sync procedure to include HAL callback that issues a single pulse SYSREF signal, adi_adxxxx_jesd_oneshot_sync, If in single pulse SYSREF mode, procedure requires the pulse to be issued once. * Updated sysref monitor mode phase get function to include write strobe and display phase value correctly, adi_adxxxx_jesd_sysref_monitor_p hase_get, Write strobe is needed for sysref phase to trigger a value update. The phase value needed to be correctly calculated from two bitfield reads. * Fixed incorrect use of "||" to "&&" in adi_adxxxx_jesd_sysref_irq_jitter_ mux_set(), Parameter check was always failing * Modified full bandwidth mode function to support AD9207 and AD9209, with adi_adxxxx_jesd_tx_fbw_sel_set, AD9207 and AD9209 support full bandwidth mode Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
* Use sysref requets callback * Remove adi_ad9081_jesd_sysref_oneshot_sync_done_get() Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
dbogdan
approved these changes
Jul 4, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.