ECSPI to SPI Controller Interface dts in iMX8MM

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

ECSPI to SPI Controller Interface dts in iMX8MM

1,659 Views
sreedhar_appala
Contributor IV

Hi,

 

I am working with IMX8M Mini EVK and yocto project build details:

 

Build Configuration:
BB_VERSION = "1.38.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-16.04"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "imx8mmevk"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "4.14-sumo"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""

 

We are interfacing Cx2070x evaluation board with iMX8MM EVK through ECSPI.
ECSPI2 of iMX8MM as Master and SPI controller of Cx2070x evaluation board as slave.

Do you have any suggestions/example code for dts changes for this kind of hardware interface.

Thank you,
Sreedhar

0 Kudos
1 Reply

1,591 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sreedhar

dts ECSPI2 example of iMX8MM can be found on :

linux-imx6/imx8mm-nitrogen8mm.dts at boundary-imx_4.14.x_1.0.0_ga · boundarydevices/linux-imx6 · Git... 

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

0 Kudos