aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/tests
diff options
context:
space:
mode:
authorJon Hunter <[email protected]>2022-10-26 16:56:33 +0100
committerMark Brown <[email protected]>2022-10-28 17:27:44 +0100
commitae4b3c1252f0fd0951d2f072a02ba46cac8d6c92 (patch)
tree042a88df97a61a1c8b3b513c2192381c897fe2c7 /drivers/fpga/tests
parentc1de355e04e6ae8da21cb6bfbd5bbfd8deee0fe5 (diff)
spi: tegra210-quad: Don't initialise DMA if not supported
The following error messages are observed on boot for Tegra234 ... ERR KERN tegra-qspi 3270000.spi: cannot use DMA: -19 ERR KERN tegra-qspi 3270000.spi: falling back to PIO Tegra234 does not support DMA for the QSPI and so initialising the DMA is expected to fail. The above error messages are misleading for devices that don't support DMA and so fix this by skipping the DMA initialisation for devices that don't support DMA. Signed-off-by: Jon Hunter <[email protected]> Acked-by: Thierry Reding <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/tests')
0 files changed, 0 insertions, 0 deletions