Re: [U-Boot] [PATCH 0/6] dm: i2c: Set a timeline for conversion of i2c drivers

2016-12-06 Thread Minkyu Kang
On Tuesday, 6 December 2016, Jaehoon Chung wrote: > Hi Simon, > > On 11/23/2016 10:34 PM, Simon Glass wrote: > > Driver-model I2C support was added about 2 years ago. So far a little > over > > half of the driveres have been converted. This series sets a timeline for > > conversion of the rest by

Re: [U-Boot] [PATCH 0/6] dm: i2c: Set a timeline for conversion of i2c drivers

2016-12-05 Thread Jaehoon Chung
Hi Simon, On 11/23/2016 10:34 PM, Simon Glass wrote: > Driver-model I2C support was added about 2 years ago. So far a little over > half of the driveres have been converted. This series sets a timeline for > conversion of the rest by June next year. > > The Samsung I2C driver was one of the first

[U-Boot] [PATCH 0/6] dm: i2c: Set a timeline for conversion of i2c drivers

2016-11-23 Thread Simon Glass
Driver-model I2C support was added about 2 years ago. So far a little over half of the driveres have been converted. This series sets a timeline for conversion of the rest by June next year. The Samsung I2C driver was one of the first converted, but some boards still remain using the old subsystem