Merge branch 'master' of git://git.denx.de/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Mon, 20 May 2019 11:15:32 +0000 (07:15 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 20 May 2019 11:15:50 +0000 (07:15 -0400)
commit956520cd7012dfa871bfd06b5f9defd148b4572c
tree746283ce886b9991d6268e6876ce93726a82d828
parent7036df3cfdef12a002fcc47a58fbc91f9cb50e8e
parentca0a8f3e8c5920485e9ab2ebba30a01b901f6bb7
Merge branch 'master' of git://git.denx.de/u-boot-i2c

- Fix for mxc_i2c driver in DM mode, thanks to Trent!