Linux kernel spi_async function don't work on iMX6. Kernel panic from spi_imx driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Linux kernel spi_async function don't work on iMX6. Kernel panic from spi_imx driver

981件の閲覧回数
alexanderlyasin
Contributor I

Hello! I have a board with "i.CORE RQS M6" module with i.MX6DQRM proc. The Linux kernel 3.0.35 linked with spi_imx Hello! I have a board with "i.CORE RQS M6" module with i.MX6DQRM proc. The Linux kernel 3.0.35 linked with spi_imx and with spi_bitbang. On this board are any devices on the spi bus. I made drivers (kernel modules) for those SPI-devices.
I need implement data transfer by spi_async function now. When I implemented transfer by spi_async instead spi_sync - I get kernel panic:
Listing in attachement

 

How can I resolve this problem?

Original Attachment has been moved to: kernel_panic.zip

0 件の賞賛
返信
1 返信

807件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Please add "printk" into your driver to check where it stop.

0 件の賞賛
返信