[U-Boot] [PATCH V3] I2C: mxc_i2c rework

Wolfgang Denk wd at denx.de
Wed Jul 13 23:34:19 CEST 2011


Dear Marek Vasut,

In message <1310591152-3791-1-git-send-email-marek.vasut at gmail.com> you wrote:
> Rewrite the mxc_i2c driver.
>  * This version is much closer to Linux implementation.
>  * Fixes IPG_PERCLK being incorrectly used as clock source
>  * Fixes behaviour of the driver on iMX51
>  * Clean up coding style a bit ;-)
> 
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> ---
>  drivers/i2c/mxc_i2c.c |  424 +++++++++++++++++++++++++++++++++----------------
>  1 files changed, 290 insertions(+), 134 deletions(-)
> 
> V2: Convert register access to struct mxc_i2c_regs.
> 
> V3: Update licensing info

Sorry, but can you _PLEASE_ read
http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
?

Especially the part that starts: "provide terse but precise
information which exact version or even commit ID was used" etc. etc.

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are very few personal problems that cannot be solved through  a
suitable application of high explosives.


More information about the U-Boot mailing list