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

data_offload: Second attempt at resolving issues with oversized TX transactions #781

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

Yamakaja
Copy link
Contributor

The previous commit did indeed resolve the issue i was trying to address, but broke a bunch of other stuff as reported in #778. This PR reverts the previous changes and introduces an alternative approach that should address the original issue, while also allowing the input valid to go low temporarily for TX transactions which haven't finished yet (Imagine a DMA being unable to keep up).

@ronagyl ronagyl merged commit 6a5d2f7 into analogdevicesinc:master Oct 27, 2021
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.

2 participants