Hi
I can’t see any i2c bus after booting using android11 on the i.MX8MPlus EVK board (lunch evk_8mp-user)
so i add manully
CONFIG_I2C_IMX=y
CONFIG_I2C_CHARDEV=y
but when i reboot the system occur error,has anyone ever met ? (Normal in Android 10)
2.569140] i2c_imx: disagrees about version of symbol i2c_add_numbered_adapter
[ 2.576495] i2c_imx: Unknown symbol i2c_add_numbered_adapter (err -22)
[ 2.583042] i2c_imx: disagrees about version of symbol i2c_del_adapter
[ 2.589579] i2c_imx: Unknown symbol i2c_del_adapter (err -22)
[ 2.595350] i2c_imx: disagrees about version of symbol i2c_recover_bus
[ 2.601885] i2c_imx: Unknown symbol i2c_recover_bus (err -22)
[ 2.607789] i2c_imx: disagrees about version of symbol i2c_generic_scl_recovery
[ 2.615107] i2c_imx: Unknown symbol i2c_generic_scl_recovery (err -22)
[ 2.652426] cfg80211: failed to load regulatory.db
[ 2.657277] reboot: Restarting system with command 'bootloader'