Hello Tom,

please pull from u-boot-i2c.git master

This pull request contains bugfixes for rcar_i2c, rcar_ii2c and
i2c_cdns driver.

Also the commit "i2c: rcar_i2c: Add Gen3 SoC support" from Marek
is a bugfix for arm64 builds, as discussed with Marek on list.

Thanks to all!

The following changes since commit f08023c07d826fbc8e62fdd3367961b2f0b06844:

  Prepare v2019.04-rc4 (2019-03-04 21:46:24 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to c64eb297e7b8cc49ff9ba047ee437e093f2d0446:

  i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover (2019-03-08 05:53:40 +0100)

----------------------------------------------------------------
Ismael Luceno Cortes (6):
      i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
      i2c: rcar_i2c: Add comments about registers & values
      i2c: rcar_i2c: Fix sending of slave addresses
      i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
      i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
      i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover

Marek Vasut (2):
      i2c: rcar_iic: Read ICSR only once
      i2c: rcar_i2c: Add Gen3 SoC support

Siva Durga Prasad Paladugu (2):
      i2c: i2c_cdns: Fix clearing of all interrupts
      i2c: i2c_cdns: Add support for handling arbitration lost

drivers/i2c/i2c-cdns.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------- drivers/i2c/rcar_i2c.c | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 drivers/i2c/rcar_iic.c |   6 ++++--
 3 files changed, 129 insertions(+), 57 deletions(-)

travis build looks good:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/503440858

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: h...@denx.de
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to