Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MxFE API Version 1.3.0 update #1939

Merged
merged 2 commits into from
Jul 4, 2022
Merged

MxFE API Version 1.3.0 update #1939

merged 2 commits into from
Jul 4, 2022

Conversation

mhennerich
Copy link
Contributor

No description provided.

 * 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>
@mhennerich mhennerich requested a review from a team July 1, 2022 11:47
@dbogdan dbogdan merged commit 2e7fb61 into master Jul 4, 2022
@dbogdan dbogdan deleted the mxfe_api_1.3.0 branch July 4, 2022 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants