[U-Boot] [PATCH 05/15] iMX28: Add I2C bus driver

Marek Vasut marek.vasut at gmail.com
Mon Sep 12 15:31:13 CEST 2011


On Monday, September 12, 2011 07:30:17 AM Heiko Schocher wrote:
> Hello Marek,
> 
> Marek Vasut wrote:
> > Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> > Cc: Heiko Schocher <hs at denx.de>
> > Cc: Stefano Babic <sbabic at denx.de>
> > Cc: Wolfgang Denk <wd at denx.de>
> > Cc: Detlev Zundel <dzu at denx.de>
> > ---
> > 
> >  drivers/i2c/Makefile  |    1 +
> >  drivers/i2c/mxs_i2c.c |  240
> >  +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 241
> >  insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/i2c/mxs_i2c.c
> 
> Hmm I see you worked in my comment, but then your subject line should
> contain a "v2", and also a short description, what you changed, would
> be nice ... also, patchwork did not recognize, that this patch is a
> following up to your first version. When sending patchupdates, you
> should use your first Message-id, so patchwork could follow it.

ACK, will do next time.

> 
> bye,
> Heiko


More information about the U-Boot mailing list