summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2019-09-27 09:46:12 +0800
committerMark Brown <broonie@kernel.org>2019-10-01 12:19:34 +0100
commit703df4413ff6cf1812922522daa7c0610f087910 (patch)
treed9f40b63c7756d1f0374c730ed0fc6f4dd394db9 /tools/perf/scripts/python
parente957204e732bc2916a241dc61dd7dd14e9a98350 (diff)
downloadlinux-703df4413ff6cf1812922522daa7c0610f087910.tar.gz
linux-703df4413ff6cf1812922522daa7c0610f087910.zip
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 <shengjiu.wang@nxp.com> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Link: https://lore.kernel.org/r/b6a4de2bbf960ef291ee902afe4388bd0fc1d347.1569493933.git.shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions