diff options
| author | Shengjiu Wang <[email protected]> | 2019-09-27 09:46:12 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-10-01 12:19:34 +0100 |
| commit | 703df4413ff6cf1812922522daa7c0610f087910 (patch) | |
| tree | d9f40b63c7756d1f0374c730ed0fc6f4dd394db9 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e957204e732bc2916a241dc61dd7dd14e9a98350 (diff) | |
ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
There is error "aplay: pcm_write:2023: write error: Input/output error"
on i.MX8QM/i.MX8QXP platform for S24_3LE format.
In i.MX8QM/i.MX8QXP, the DMA is EDMA, which don't support 24bit
sample, but we didn't add any constraint, that cause issues.
So we need to query the caps of dma, then update the hw parameters
according to the caps.
Signed-off-by: Shengjiu Wang <[email protected]>
Acked-by: Nicolin Chen <[email protected]>
Link: https://lore.kernel.org/r/b6a4de2bbf960ef291ee902afe4388bd0fc1d347.1569493933.git.shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions