Which imx-linux version shall be selected for porting SPI-SLAVE MODE support on i.MX 6

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

Which imx-linux version shall be selected for porting SPI-SLAVE MODE support on i.MX 6

Jump to solution
1,045 Views
Yavuz
Contributor III

Hi Everybody, 

I  work on iMX6 and I want to run use SPI in slave mode on Linux.

I have the following patches :

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v4.18.5&id=71abd29057cb17... 

I tried to apply these changes to imx-linux-rocko [linux 4.9.88] but failed terribly. It needs spi.c to be updated and so many files. 

So I wonder if I want to port SPI Slave mode on imx-linux which version shall I take as a base

Best Regards

Y.

Labels (1)
0 Kudos
1 Solution
1,038 Views
igorpadykov
NXP Employee
NXP Employee
2 Replies
1,029 Views
Yavuz
Contributor III

Thank you!

0 Kudos
1,039 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yavuz

 

seems it is implemented in latest L5.4.24

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/spi/spi-imx.c?h=imx_5.4.24_2.1.0

 

Best regards
igor