Is your feature request related to a problem? Please describe.
We don't have tests for SRC component. Without tests it breaks.
Describe the solution you'd like
Run twice with nocodec topologies in PR tests playback and capture to hw:0,2 with SSP2 loopback
- 48 kHz playback and 48 kHz capture to test current functionality
- 44.1 kHz playback and 96 kHz capture to test functionality with both playback and capture SRC active. In this case DAI operates with 48 kHz, playback SRC converts 44.1 to 48 and capture SRC converts 48 to 96.
Describe alternatives you've considered
N/A
Additional context
To get SRC to work currently need patches
Is your feature request related to a problem? Please describe.
We don't have tests for SRC component. Without tests it breaks.
Describe the solution you'd like
Run twice with nocodec topologies in PR tests playback and capture to hw:0,2 with SSP2 loopback
Describe alternatives you've considered
N/A
Additional context
To get SRC to work currently need patches