[U-Boot] [PATCH v3 01/10] dm: i2c: Add a uclass for I2C

Masahiro Yamada yamada.m at jp.panasonic.com
Mon Dec 1 10:02:06 CET 2014


Hi Simon,

On Thu, 27 Nov 2014 21:47:07 -0700
Simon Glass <sjg at chromium.org> wrote:

> +Masahiro
>  On Nov 24, 2014 11:58 AM, "Simon Glass" <sjg at chromium.org> wrote:
> 
> > The uclass implements the same operations as the current I2C framework but
> > makes some changes to make it fit driver model better:
> >
> > - Remove the chip address from API calls
> > - Remove the address length from API calls
> > - Remove concept of 'current' I2C bus
> > - Drop all existing init functions
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>


I am reviewing v3 now.
Hopefully, I will send some comments in a couple of days.

Best Regards
Masahiro Yamada



More information about the U-Boot mailing list