mx23 SPI with 3.x kernel

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

mx23 SPI with 3.x kernel

1,041 次查看
Tavish
Contributor I

Hi,

I have an ili9326 based LCD+ads7843 SPI touchscreen. I could get the touchscreen to work with

2.6.35 kernel; but not the SPI touchscreen controller. Is SPI on SSP2 working with 2.6.35 kernel,

or do I need 3.x kernel for that? I ask because 3.x doesn't have lcdif.c/h interface and I cannot figure

out how to integrate the driver I was using with 2.6.35 kernel in 3.7.

Thanks!

标签 (1)
0 项奖励
回复
3 回复数

787 次查看
Tavish
Contributor I

Thanks Otavio, will take a look at that.

@Fabio LCD interface is is supported, but only in dotclock mode right now :smileysad:

In 2.6.35, all modes are supported. I will try to stick with 2.6.35 I think.

0 项奖励
回复

787 次查看
fabio_estevam
NXP Employee
NXP Employee

LCD controller is supported on kernel 3.8.5 for mx28evk and mx23evk.

You can give it a try.

787 次查看
OtavioSalvador
Senior Contributor II

No; SPI is broken in 2.6.35 for i.MX23. If you fix it please send us the fix :-) 2.6.31 is the last known to work from FSL kernels.

We've included the touchscreen support for i.MX28 (backported from 3.9) onto 3.8 at Freescale/linux-mainline · GitHub; you may want to give it a try.