imx6ul spi error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6ul spi error

1,313 Views
ninghongxie
Contributor I

error info:

spi_master spi0: I/O Error in DMA RX:84

spi_master spi0: failed to transfer one message from queue

Labels (1)
0 Kudos
2 Replies

874 Views
igorpadykov
NXP Employee
NXP Employee

Hi heihei

one can try with

linux/arch/arm/boot/dts/imx6ul-14x14-evk-ecspi.dts

imx6ul-14x14-evk-ecspi.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel 

and use linux from nxp codeaurora repository

linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

874 Views
ninghongxie
Contributor I

hi @igorpadykov ,Using the kernel you provided(branch:imx_4.14.78_1.0.0_ga), SPI will have the following errors:

imx-sdma 20ec000.sdma: sdma firmware not ready!
spidev spi0.0: SPI transfer failed: -22
spi_master spi0: failed to transfer one message from queue

0 Kudos