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

Hello Tom,
please pull from u-boot-i2c master
The following changes since commit 1aa3966173fe92fa3c46638ee8eb8b8491f521d6:
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk (2020-08-24 09:06:02 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2c-bugfixes-for-v2020.10
for you to fetch changes up to 660606091f12320210cb7ced018788b8028aab5f:
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x (2020-08-25 06:25:42 +0200)
---------------------------------------------------------------- i2c bugfixes for v2020.10 - fix some issues with octeon_i2c driver on ARM Octeon TX2 - fix link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
---------------------------------------------------------------- Stefan Roese (1): i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
Trommel, Kees (Contractor) (1): Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
drivers/i2c/Makefile | 2 +- drivers/i2c/muxes/Makefile | 2 +- drivers/i2c/octeon_i2c.c | 59 ++++++++++++++++++++++++++--------------------------------- 3 files changed, 28 insertions(+), 35 deletions(-)
Travis build is fine:
https://travis-ci.org/github/hsdenx/u-boot-i2c/builds/720878061
Thanks!
bye, Heiko

On Tue, Aug 25, 2020 at 01:30:50PM +0200, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c master
The following changes since commit 1aa3966173fe92fa3c46638ee8eb8b8491f521d6:
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk (2020-08-24 09:06:02 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2c-bugfixes-for-v2020.10
for you to fetch changes up to 660606091f12320210cb7ced018788b8028aab5f:
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x (2020-08-25 06:25:42 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini