Re: [PATCH] ARM: dts: vf610: Extend I2C support to all available buses.

2015-07-08 Thread Shawn Guo
On Sun, Jun 14, 2015 at 08:19:59PM -0400, Cory Tusar wrote: > This commit extends the existing Vybrid I2C support to cover buses i2c1, > i2c2, and i2c3. Based in (very) large part on an initial patch by > Stefan Agner that was just lacking a couple of DMA assignments. > > Signed-off-by: Cory Tusa

Re: [PATCH] ARM: dts: vf610: Extend I2C support to all available buses.

2015-06-29 Thread Cory Tusar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/16/2015 04:50 AM, Stefan Agner wrote: > On 2015-06-15 02:19, Cory Tusar wrote: >> This commit extends the existing Vybrid I2C support to cover buses i2c1, >> i2c2, and i2c3. Based in (very) large part on an initial patch by >> Stefan Agner that

Re: [PATCH] ARM: dts: vf610: Extend I2C support to all available buses.

2015-06-16 Thread Stefan Agner
On 2015-06-15 02:19, Cory Tusar wrote: > This commit extends the existing Vybrid I2C support to cover buses i2c1, > i2c2, and i2c3. Based in (very) large part on an initial patch by > Stefan Agner that was just lacking a couple of DMA assignments. > > Signed-off-by: Cory Tusar Thx Cory for pick