
Hello Tom,
please pull from u-boot-i2c.git master
The following changes since commit 1612ff0dfba57b1002d8c7a54778eb553ace98f4:
Merge branch 'master' of git://git.denx.de/u-boot-mips (2018-07-11 21:55:20 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 971490c89251ae1a4a9e2a85911de5c217a4027c:
lpi2c: Add bus busy error handling (2018-07-12 11:09:42 +0200)
---------------------------------------------------------------- Gao Pan (1): imx: lpi2c: fix clock issue when NACK detected
Ye Li (3): imx_lpi2c: Update lpi2c driver to support imx8 lpi2c: Fix bus stop problem in xfer lpi2c: Add bus busy error handling
drivers/i2c/imx_lpi2c.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------- {arch/arm/include/asm/arch-mx7ulp => include}/imx_lpi2c.h | 0 2 files changed, 50 insertions(+), 32 deletions(-) rename {arch/arm/include/asm/arch-mx7ulp => include}/imx_lpi2c.h (100%)
Travis tests are fine:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/403024936
bye, Heiko