
Hello John,
John Rigby wrote:
On Tue, Apr 19, 2011 at 2:42 PM, John Rigby john.rigby@linaro.org wrote:
From: Michael Brandt michael.brandt@stericsson.com
Signed-off-by: John Rigby john.rigby@linaro.org CC: Heiko Schocher hs@denx.de
v2: Incorporate suggestions from Heiko Schocher v3: Fix line length problem reported by Heiko Schocher v4: No changes just rebased to latest and included for completeness drivers/i2c/Makefile | 1 + drivers/i2c/u8500_i2c.c | 613 +++++++++++++++++++++++++++++++++++++++++++++++ drivers/i2c/u8500_i2c.h | 194 +++++++++++++++ 3 files changed, 808 insertions(+), 0 deletions(-) create mode 100644 drivers/i2c/u8500_i2c.c create mode 100644 drivers/i2c/u8500_i2c.h
[...]
Heiko, can you commit this to the i2c tree? Thanks, it is needed for the board patches in this series.
I gave this patch my Acked-by here:
http://lists.denx.de/pipermail/u-boot/2011-April/090241.html
so, it can picked up, from the custodian, who applies the whole series. I think Albert Aribaud will pick it up (Actually for some days on vacation).
bye, Heiko