Re: [U-Boot] [PATCH V6 3/5] I2C: add i2c support for Pantheon platform

2011-04-03 Thread Lei Wen
On Sat, Apr 2, 2011 at 2:34 AM, Prafulla Wadaskar prafu...@marvell.com wrote: -Original Message- From: Lei Wen [mailto:lei...@marvell.com] Sent: Thursday, March 31, 2011 2:07 PM To: Heiko Schocher; Prafulla Wadaskar; Wolfgang Denk; u- b...@lists.denx.de; Marek Vasut; Ashish Karkare;

Re: [U-Boot] [PATCH V6 3/5] I2C: add i2c support for Pantheon platform

2011-04-01 Thread Prafulla Wadaskar
-Original Message- From: Lei Wen [mailto:lei...@marvell.com] Sent: Thursday, March 31, 2011 2:07 PM To: Heiko Schocher; Prafulla Wadaskar; Wolfgang Denk; u- b...@lists.denx.de; Marek Vasut; Ashish Karkare; Prabhanjan Sarnaik; Yu Tang; adrian.w...@gmail.com Subject: [PATCH V6 3/5]

[U-Boot] [PATCH V6 3/5] I2C: add i2c support for Pantheon platform

2011-03-31 Thread Lei Wen
Add i2c support to dkb board with pantheon soc. Signed-off-by: Lei Wen lei...@marvell.com --- Changelog: V2: NO CHANGE V3: clean code sytle issue Add i2c clock enable code include in I2C configure define block V4: make i2c definition included in the ifdef V5: NO CHANGE V6: Move the