Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Wed, 11 Dec 2019 13:17:19 +0000 (08:17 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 11 Dec 2019 13:17:19 +0000 (08:17 -0500)
commit3031cdede17f5311a0c1cc4279ea22fd3d02ce73
treec275a044c47966ad991af851b4a9336805a846e4
parentaddb1d9f5d63f4586fa4a0ad24a9eaae35331783
parent3104162a8b967919d2b65211650299018e10c61e
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c

i2c bugfixes for 2020.01
- i2c: i2c_cdns: fix write timeout on fifo boundary
  fixes timout issue when writting number of bytes is multiple
  of the FIFO depth.