Enabling LPI2C4 in IMX93EVK

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

Enabling LPI2C4 in IMX93EVK

126 Views
Robbi
Contributor II

Hi team,

                I'm working with i.mx93 EVK kit. I tried to connect external I2C based sensor to J1001 connector on EVK kit. Hence I modified dts files 

  1. GPIO_IO02_LPI2C4_SDA
  2. GPIO_IO03_LPI2C4_SCL
    are the ALT modes of GPIO2.
     
    Robbi_0-1743071882835.png

    I created a node and 

    Robbi_1-1743071908762.png

    assigned pins. but in the board i2c3 is not populated i.e lpi2c4.

    Robbi_2-1743072017059.png

     

 Please guide me at which step I need to modify.
 
 
 
Thanks 
Robbi
 
0 Kudos
Reply
2 Replies

102 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @Robbi 

 

I tried this in my side with your settings. it can work on my side.

danielchen_0-1743242280697.png

 

 

Regards

Daniel

0 Kudos
Reply

64 Views
Robbi
Contributor II

Thanks @danielchen ,

     Got it, I had done changes in tmp/work/arch/arm/boot but changes need to be done in tmp/work/arch/arm64/boot path dts file. 

 

 

Thanks

Robbi