How to driver MX6ULL SPI?

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

How to driver MX6ULL SPI?

2,526件の閲覧回数
jackjiang
Contributor II

Dear,

I am going to driver SPI base Linux version 4.1.15, I config kernel and modify DTS file follow "i.MX_Linux_Reference_Manual" document, but I can't found any SPI device under /dev, attechment is my config information, looking forward to your reply.

ラベル(1)
タグ(1)
0 件の賞賛
1 返信

2,308件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jack

spi driver is implemented as spi sub-system in Linux, spi driver layer is located between the
client layer (for example pmic or spi flash). It may not implement device node entry.
As example one can look at Chapter 31 SPI NOR Flash Memory Technology Device (MTD) Driver attached
Linux Manual.

pastedImage_1.jpg

alternatively one can look at using spidev :

How to interface MCU with i.MX6 over SPI interface? - Toradex Community 

How To Use SPIDEV on phyFLEX-i.MX6 Yocto BSP - Develop.phytec - PHYTEC Wiki 


Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛