[U-Boot] [i2c] Pull request

Tom Rini trini at ti.com
Tue Sep 18 16:50:49 CEST 2012


On Mon, Sep 17, 2012 at 12:03:44PM +0200, Heiko Schocher wrote:
> Hello Tom,
> 
> The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> Koen Kooi (1):
>       omap4 i2c: add support for i2c bus 4
> 
> ??ukasz Majewski (2):
>       i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
>       i2c:soft:multi: Enable soft I2C multibus at Trats development board
> 
>  arch/arm/include/asm/arch-omap4/cpu.h |    1 +
>  arch/arm/include/asm/arch-omap4/i2c.h |    2 +-
>  board/samsung/common/Makefile         |   43 ++++++++++++++++++++++
>  board/samsung/common/multi_i2c.c      |   65 +++++++++++++++++++++++++++++++++
>  board/samsung/trats/trats.c           |   15 ++++++++
>  drivers/i2c/omap24xx_i2c.c            |    8 ++++
>  include/configs/trats.h               |   24 +++++++++----
>  include/i2c.h                         |   12 ++++++
>  8 files changed, 162 insertions(+), 8 deletions(-)
>  create mode 100644 board/samsung/common/Makefile
>  create mode 100644 board/samsung/common/multi_i2c.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120918/c21f63b6/attachment.pgp>


More information about the U-Boot mailing list