working with i2c on imx6qp sabre ai board

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

working with i2c on imx6qp sabre ai board

859 Views
lavakumars
Contributor IV

hi,

I am working with the imx6qp sabre ai board. Trying to work on i2c device. on probing I can see no clock on the i2c bus. : Probed on "I2C2-SCL" signal can see no clock ticking can somebody help me?

Note: shorted all the places required for i2c2 bus.

Help me how to make i2c-2 bus to work.

current kernel version: 4.1.15.


Regards,

Lavakumar S

Tags (2)
0 Kudos
6 Replies

645 Views
b36401
NXP Employee
NXP Employee

Please enable i2c-2 in DTS file and rebuild the kernel.

Have a great day,
Victor

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

0 Kudos

645 Views
lavakumars
Contributor IV

hi Victor Linnik,

Thanks for the reply can you elaborate bit.. because I am new to this.

Regards,

Lava.

0 Kudos

645 Views
rajathks
Contributor II

Once you export the ARCH  and CROSS Compiler run "make menuconfig" .There you can configure you stuffs. and path it make the image

0 Kudos

645 Views
lavakumars
Contributor IV

hi rajath,

Thanks for replying . I tried menuconfig option there I can enable i2c interface ,its already enabled . but I want the i2c2 bus working that I couldn't see... if possible can you elaborate a bit please.

thanks & regards

Lavakumar S

0 Kudos

645 Views
rajathks
Contributor II

Well !! You are using your own customized DTS file or the Default one?

0 Kudos

645 Views
lavakumars
Contributor IV

default one only ... but I am not getting clock on i2c2 bus (i.e : i2c2_scl is pulled up no pulse).

0 Kudos