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
Attempting to bring back the state transition logic in dai-zephyr's dai_comp_trigger_internal() that was initially removed by 6ffb052 seems to break some tests from the Intel CI. The logic is needed for NXP platforms and is re-introduced by #8859 via 59d05a3.
As a workaround, the state transition logic has been made IPC3-specific but it might be worth looking into this and trying to make the code IPC version-agnostic if possible.
Attempting to bring back the state transition logic in
dai-zephyr'sdai_comp_trigger_internal()that was initially removed by 6ffb052 seems to break some tests from the Intel CI. The logic is needed for NXP platforms and is re-introduced by #8859 via 59d05a3.As a workaround, the state transition logic has been made IPC3-specific but it might be worth looking into this and trying to make the code IPC version-agnostic if possible.
Links to the aforementioned failing CI builds: