diff options
author | Chancel Liu <chancel.liu@nxp.com> | 2022-10-27 14:03:11 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-28 10:46:53 +0100 |
commit | 870b89d118a29bd845ea706a74e313f9b83f5a45 (patch) | |
tree | 6ae03b6392537ebac8c840e119fa49aad70e16ad /scripts/gdb/linux/modules.py | |
parent | 67d5c6c19923ad26def8a001e86fc0f42264a8b5 (diff) |
ASoC: fsl_sai: Specify the maxburst to 8 on i.MX93 platform
There is a limit to eDMA AXI on i.MX93. Only TCD that has NBYTES in a
multiple of 8bytes can enable scatter-gather. NBYTES is calculated by
bus width times maxburst. On i.MX93 platform the value of maxburst is
specified to 8. It makes sure that NBYTES is a multiple of 8bytes.
Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20221027060311.2549711-4-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions