How to communicate with spi from nfs file system.

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

How to communicate with spi from nfs file system.

Jump to solution
742 Views
cholpak
Contributor I

My board is imx6q.

My board can boot from nfs file system. I want to communicate with spi on my board.

To communicate with spi, spi device file must be exist in /dev folder.

But in NFS filesystem ,  I can not find any device file in “/dev “ folder.

Please help me.

0 Kudos
1 Solution
513 Views
igorpadykov
NXP Employee
NXP Employee

Hi chol

what BSP are you using, had spi device file appeared when booting from SD ?

Below some useful hints

Re: spidev on sabrelite

/dev/spidev not appearing on iMX6Q despite kernel configuration and modalias="spidev"

Best regards

igor

View solution in original post

0 Kudos
1 Reply
514 Views
igorpadykov
NXP Employee
NXP Employee

Hi chol

what BSP are you using, had spi device file appeared when booting from SD ?

Below some useful hints

Re: spidev on sabrelite

/dev/spidev not appearing on iMX6Q despite kernel configuration and modalias="spidev"

Best regards

igor

0 Kudos