Hi Henry, I modified the struct ti816x_i2c2_hwmod in omap_hwmod_81xx_data.c file as below, .omap_chip = OMAP_CHIP_INIT(CHIP_IS_TI816X),------->.omap_chip = OMAP_CHIP_INIT(CHIP_IS_TI814X |CHIP_IS_TI816X), You can try it. BR Bob
↧