This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: AM3358: I2C interface issue in kernel 6.1

Part Number: AM3358

Tool/software:

We are upgrading kernel from 3.2 version to 6.1 version. Board has some old components like TPS65910A31A1RSLR for PMIC.

This IC is connected to AM335x using i2c interface. When we try to configure it using DTS, it is not able to communicate over selected i2c1.

Same problem we have found for other slaves connected to i2c interface.

Is there any modification in properties when we migrate from version 3.12 to 6.1 related to i2c driver.

Below is the i2c configuration with old 3.12 kernel

And below is snapshot of configuration we did for tps using i2c1 with kernel 6.1

We have checked clock frequency and other details are correct as communication is working correctly on board with kernel 3.12 version.

Please let me know if I anything is missing in i2c device configuration from my side.

Thanks.