dts additions for interfaced SoC to iMX8MM EVK

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

dts additions for interfaced SoC to iMX8MM EVK

645 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 = ""

To iMX8MM EVK board one SoC is interfaced.

I have added the dts additions of this SoC, by assuming the SoC is a part of BaseBoard.

I have added the additions in the fsl-imx8mm-evk.dts file.

Could you please let me know whether my understanding and adding the dts nodes of SoC into iMX8MM dts file is correct?

I request you to point me to any example or patch reference for this kind of hw interface (iMX Boards + SoC) dts changes.

Thank you,

Sreedhar

0 Kudos
1 Reply

600 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sreedhar

one can look at dts tutorials

https://boundarydevices.com/mx6-device-tree-customization/ 

https://community.nxp.com/docs/DOC-95003 

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

0 Kudos