[U-Boot] [PATCHv4 3/4] I2C: Add driver for ST-Ericsson U8500 i2c
Heiko Schocher
hs at denx.de
Fri Apr 29 07:34:06 CEST 2011
Hello John,
John Rigby wrote:
> On Tue, Apr 19, 2011 at 2:42 PM, John Rigby <john.rigby at linaro.org> wrote:
>> From: Michael Brandt <michael.brandt at stericsson.com>
>>
>> Signed-off-by: John Rigby <john.rigby at linaro.org>
>> CC: Heiko Schocher <hs at 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
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list