summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorLarisa Grigore <larisa.grigore@nxp.com>2025-05-22 15:51:38 +0100
committerMark Brown <broonie@kernel.org>2025-06-08 23:35:34 +0100
commit870d6fda18d590df88beac9b0504f810807a5ed6 (patch)
treea2eb16a51bd926b8a48e06cba7028c2fcab4d90b /rust/helpers/task.c
parentcac7e5054115fcc41b1cb050af8e8971f7c9b22b (diff)
spi: spi-fsl-dspi: Use DMA for S32G controller in target mode
Switch to DMA for target mode otherwise the controller is too slow to feed TX FIFO and UNDERFLOW occurs frequently. DMA can work only with 8 and 16 bits per word. 32bits per word is not supported, this is a hardware limitation, so we keep the controller mode in TCFQ mode. Signed-off-by: Larisa Grigore <larisa.grigore@nxp.com> Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea@nxp.com> Signed-off-by: James Clark <james.clark@linaro.org> Link: https://patch.msgid.link/20250522-james-nxp-spi-v2-9-bea884630cfb@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions