[U-Boot] [PATCH v4 03/12] SPEAr : i2c driver support added for SPEAr SoCs

Heiko Schocher hs at denx.de
Tue Jan 12 08:21:37 CET 2010


Hello Vipin,

Vipin KUMAR wrote:
> SPEAr SoCs contain a synopsys i2c controller.
> This patch adds the driver for this IP.
> 
> Signed-off-by: Vipin <vipin.kumar at st.com>
> ---
>  drivers/i2c/Makefile                 |    1 +
>  drivers/i2c/spr_i2c.c                |  330 ++++++++++++++++++++++++++++++++++
>  include/asm-arm/arch-spear/spr_i2c.h |  146 +++++++++++++++
>  3 files changed, 477 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 drivers/i2c/Makefile
>  create mode 100755 drivers/i2c/spr_i2c.c
>  create mode 100755 include/asm-arm/arch-spear/spr_i2c.h

Acked-by: Heiko Schocher <hs at denx.de>

Thanks.

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