I am working on imx8mn-ddr4-evk board preparing the images for my Target board.
I have modified the device tree files:
although I have not touched anything related to the USB-C interface it is not identified after I flash the new device tree created.
probably there is something I disable that affect the USB-C. most of my changes are done in imx8mn-evk.dtsi file I am attaching.
please help identify what I am doing wrong.
Hi @razriel ,
After reviewing your device tree I have noticed that you by mistake disabled I2C2.
Please try to change the status to be "okay".
Hope this'll help you.
Kind regards,
Shai
Can the board work well when you using the default images?