On Wed, Apr 10, 2019 at 12:10:31PM +0200, Heiko Schocher wrote:
> Hello Tom,
> 
> please pull from u-boot-i2c.git master
> 
> The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:
> 
>   Prepare v2019.04 (2019-04-08 21:40:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to 28cf98bf61e609e95d7f74bc49c4a2db04bf87f7:
> 
>   misc: i2c_eeprom: add eeprom write support (2019-04-10 07:31:27 +0200)
> 
> ----------------------------------------------------------------
> Baruch Siach (3):
>       i2c: mvtwsi: fix hang on SPL bind
>       misc: i2c_eeprom: support DT pagesize property
>       misc: i2c_eeprom: add eeprom write support
> 
> Luca Ceresoli (3):
>       i2c: muxes: pca954x: update list of supported devices
>       i2c: muxes: pca954x: clarify enable field
>       i2c: muxes: pca954x: support PCA9543 I2C switch
> 
> Lukasz Majewski (2):
>       DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
>       DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific property
> 
>  arch/arm/dts/imx53-kp-u-boot.dtsi    | 10 ++++++++++
>  doc/device-tree-bindings/i2c/i2c.txt |  5 +++++
>  drivers/i2c/i2c-uclass.c             | 24 ++++++++++++++++++++++++
>  drivers/i2c/muxes/Kconfig            | 11 ++++++-----
>  drivers/i2c/muxes/pca954x.c          | 10 +++++++---
>  drivers/i2c/mvtwsi.c                 |  4 ++++
>  drivers/i2c/mxc_i2c.c                | 19 +++++++++++++++++--
>  drivers/misc/i2c_eeprom.c            | 26 +++++++++++++++++++++++++-
>  include/i2c.h                        |  2 ++
>  9 files changed, 100 insertions(+), 11 deletions(-)
>  create mode 100644 arch/arm/dts/imx53-kp-u-boot.dtsi
> 
> Travis builds fine:
> 
> https://travis-ci.org/hsdenx/u-boot-i2c/builds/518122172

For the record, this has bee withdrawn to drop changes that aren't quite
ready.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to