Re: [U-Boot] [PATCH 07/14] defconfig: am335x_boneblack_vboot: enable i2c driver model

2016-07-18 Thread Tom Rini
On Mon, Jul 18, 2016 at 03:11:02PM +0530, Mugunthan V N wrote: > Enable i2c driver model for am335x_boneblack_vboot as omap i2c > supports driver model. Also enable CONFIG_DM_I2C_COMPAT for > legacy drivers of i2c devices. > > Signed-off-by: Mugunthan V N Reviewed-by: Tom

[U-Boot] [PATCH 07/14] defconfig: am335x_boneblack_vboot: enable i2c driver model

2016-07-18 Thread Mugunthan V N
Enable i2c driver model for am335x_boneblack_vboot as omap i2c supports driver model. Also enable CONFIG_DM_I2C_COMPAT for legacy drivers of i2c devices. Signed-off-by: Mugunthan V N --- configs/am335x_boneblack_vboot_defconfig | 1 + include/configs/ti_armv7_common.h