Re: [U-Boot] [PATCH 0/5] add i2c support to pantheon and aramada100

2011-03-17 Thread Lei Wen
Hi Wolfgang, On Tue, Mar 15, 2011 at 4:12 PM, Wolfgang Denk w...@denx.de wrote: Dear Lei Wen, In message 1300160443-12552-1-git-send-email-lei...@marvell.com you wrote: V2: rename the previous pxa_i2c to mvi2c, since this driver would be shared by many other Marvell platforms. Lei Wen

Re: [U-Boot] [PATCH 0/5] add i2c support to pantheon and aramada100

2011-03-15 Thread Wolfgang Denk
Dear Lei Wen, In message 1300160443-12552-1-git-send-email-lei...@marvell.com you wrote: V2: rename the previous pxa_i2c to mvi2c, since this driver would be shared by many other Marvell platforms. Lei Wen (5): pxa: move i2c driver to the common place mvi2c: use structure to replace

[U-Boot] [PATCH 0/5] add i2c support to pantheon and aramada100

2011-03-14 Thread Lei Wen
V2: rename the previous pxa_i2c to mvi2c, since this driver would be shared by many other Marvell platforms. Lei Wen (5): pxa: move i2c driver to the common place mvi2c: use structure to replace the direclty define I2C: add i2c support for Pantheon platform I2C: mvi2c: add multi bus