Hello Wolfgang,

Wolfgang Denk wrote:
> Dear Heiko Schocher,
> 
> In message <4aeaf4eb.3050...@denx.de> you wrote:
>> Hello Wolfgang,
>>
>> The following changes since commit f2b4bc04d6aed6be712d236dab48ac4c4da22cbf:
>>   Wolfgang Denk (1):
>>         Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-i2c.git next
>>
>> Mike Frysinger (2):
>>       Blackfin: TWI/I2C: add timeout to transfer
>>       Blackfin: TWI/I2C: implement bus speed get/set functions
>>
>> Valentin Yakovenkov (1):
>>       new PCA9564 i2c bridge driver
>>
>>  drivers/i2c/Makefile       |    1 +
>>  drivers/i2c/bfin-twi_i2c.c |   74 ++++++++++++++---
>>  drivers/i2c/pca9564_i2c.c  |  189 
>> ++++++++++++++++++++++++++++++++++++++++++++
>>  include/pca9564.h          |   50 ++++++++++++
>>  4 files changed, 300 insertions(+), 14 deletions(-)
>>  create mode 100644 drivers/i2c/pca9564_i2c.c
>>  create mode 100644 include/pca9564.h
> 
> Is it correct to assume that you wanted me to pullk this into the "next"
> branch?  This is at least what I did.  Hope it was OK.  Thanks.

Yep, that is correct. Thanks!

bye
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to