]> Git Repo - linux.git/commit
spi: imx: fallback to PIO if dma setup failure
authorRobin Gong <[email protected]>
Wed, 20 May 2020 20:34:17 +0000 (04:34 +0800)
committerMark Brown <[email protected]>
Thu, 28 May 2020 12:41:48 +0000 (13:41 +0100)
commitbcd8e7761ec9c128b9102b0833d9c7052ae2dbcf
treee45b9a9159a6093865aa8fa2ec2eca841b386690
parent8d728808194a12186ce5af0b72c8a47b42476bc3
spi: imx: fallback to PIO if dma setup failure

Fallback to PIO in case dma setup failed. For example, sdma firmware not
updated but ERR009165 workaroud added in kernel.

Signed-off-by: Robin Gong <[email protected]>
Acked-by: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/spi/spi-imx.c
This page took 0.054196 seconds and 4 git commands to generate.