[U-Boot] Please pull from u-boot-i2c

Hello Tom,
please pull from u-boot-i2c.git master
The following changes since commit e5aee22e4be75e75a854ab64503fc80598bc2004:
Prepare v2019.07 (2019-07-08 15:23:28 -0400)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-i2c.git master
for you to fetch changes up to ef6c26d338a168110b7688b07e319ff46c73748d:
rtc: pcf2127: Fixed bug with rtc settings and getting error time (2019-07-09 10:51:12 +0200)
---------------------------------------------------------------- Chuanhua Han (1): rtc: pcf2127: Fixed bug with rtc settings and getting error time
Jun Chen (1): i2c: designware_i2c: Restore enable state after set speed
Ley Foon Tan (1): i2c: designware: Get clock rate from clock DM
Melin Tomas (2): xilinx_xiic: Fix fill tx fifo loop xilinx_xiic: Fix transfer initialisation
drivers/i2c/designware_i2c.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------ drivers/i2c/xilinx_xiic.c | 14 +++++++++++++- drivers/rtc/pcf2127.c | 33 ++++++++++++++++++++++++--------- 3 files changed, 89 insertions(+), 22 deletions(-)
Travis builds fine:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/556196478
bye, Heiko

On Wed, Jul 10, 2019 at 07:25:02AM +0200, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c.git master
The following changes since commit e5aee22e4be75e75a854ab64503fc80598bc2004:
Prepare v2019.07 (2019-07-08 15:23:28 -0400)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-i2c.git master
Please use the https URI and provide a short summary.
for you to fetch changes up to ef6c26d338a168110b7688b07e319ff46c73748d:
rtc: pcf2127: Fixed bug with rtc settings and getting error time (2019-07-09 10:51:12 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini