HI team,
We have a scenario where we need to configure the IMX8MP processor as an I2C slave. On the same bus, a microcontroller is connected, which will operate as the master.
We would appreciate your support in setting up the IMX8MP as an I2C slave.
Is there any driver available to use the i.MX8MP processor as a slave?
you can refer to the document as below
https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/Documentation/i2c/instantiating-devices.rst,
you also can find more slave user case as below
https://github.com/nxp-imx/linux-imx/tree/lf-6.6.y/Documentation/i2c