You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: edma_rev2: support MUX register in MP space
On some EDMA versions, the channel MUX register may be
placed inside the MP region (instead of the TCD region).
Add support for this. EDMA versions with this quirk will
signal it via the `EDMA_HAS_MP_MUX_FLAG` flag.
Signed-off-by: Laurentiu Mihalcea <[email protected]>
0 commit comments