
Hello Prafulle,
Prafulla Wadaskar wrote:
-----Original Message----- From: Lei Wen [mailto:leiwen@marvell.com] Sent: Tuesday, April 05, 2011 1:31 PM To: Heiko Schocher; Prafulla Wadaskar; Wolfgang Denk; u- boot@lists.denx.de; Marek Vasut; Ashish Karkare; Prabhanjan Sarnaik; Yu Tang; adrian.wenl@gmail.com Subject: [PATCH V8 0/6] add i2c support to pantheon and aramada100
V2: rename the previous pxa_i2c to mvi2c, since this driver would be shared by many other Marvell platforms.
V3: Clean the code sytle issue
V4: add and* and or* to make set bit operation generic Also make i2c definition included in the ifdef
V5: Fix code style issue of the first patch
V6: Seperate the and* and or* patch out of the patch set Move CONFIG_CMD_I2C define place
V7: Fix comments style Make global change from PXA to MV Move i2c config setting to <arch/config>
V8: Seperate timeout fix patch out
Lei Wen (6): pxa: move i2c driver to the common place mv_i2c: fix timeout value to be consistent with comments mv_i2c: use structure to replace the direclty define I2C: add i2c support for Pantheon platform I2C: mv_i2c: add multi bus support I2C: add i2c support for Armada100 platform
I am okay with this patch series. I will pull them on this week end. Meanwhile further comments if any are welcomed.
Ah, Ok, so you can add my:
Acked-by: Heiko Schocher hs@denx.de
bye, Heiko