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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,080 次查看
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.

标签 (1)
0 项奖励
1 解答
1,073 次查看
igorpadykov
NXP Employee
NXP Employee
2 回复数
1,064 次查看
Yavuz
Contributor III

Thank you!

0 项奖励
1,074 次查看
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