Re: [PATCH 2/2] i2c: imx: Add Vybrid VF610 I2C controller support

2013-06-18 Thread Shawn Guo
On Tue, Jun 18, 2013 at 10:10:18AM +0800, Jingchang Lu wrote: Add Freescale Vybrid VF610 I2C controller support to imx I2C driver framework. Some operation is different from imx I2C controller. The register offset, the i2c clock divider value table, the module enabling(I2CR_IEN) which is

RE: [PATCH 2/2] i2c: imx: Add Vybrid VF610 I2C controller support

2013-06-18 Thread Lu Jingchang-B35083
Xiaochun-B41219 Subject: Re: [PATCH 2/2] i2c: imx: Add Vybrid VF610 I2C controller support On Tue, Jun 18, 2013 at 10:10:18AM +0800, Jingchang Lu wrote: Add Freescale Vybrid VF610 I2C controller support to imx I2C driver framework. Some operation is different from imx I2C controller

[PATCH 2/2] i2c: imx: Add Vybrid VF610 I2C controller support

2013-06-17 Thread Jingchang Lu
Add Freescale Vybrid VF610 I2C controller support to imx I2C driver framework. Some operation is different from imx I2C controller. The register offset, the i2c clock divider value table, the module enabling(I2CR_IEN) which is just invert with imx, and the interrupt flag(I2SR) clearing opcode