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

Hello Tom,
please pull from u-boot-i2c.git master
pull request contains patch from Jean-Jacques which fixes a regression on NVIDIA Jetson TX2 board, Stephen had reported.
The following changes since commit ee168783ae889cf449cee36cc1e51e108a210ed4:
travis: Add check for configs without MAINTAINERS entries (2018-12-10 17:21:36 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 22ecff594d9248f0a63e191e31d48f417a946d75:
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback (2018-12-12 06:06:14 +0100)
---------------------------------------------------------------- Jean-Jacques Hiblot (1): i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
drivers/i2c/tegra186_bpmp_i2c.c | 7 +++++++ 1 file changed, 7 insertions(+)
Travis builds fine: https://travis-ci.org/hsdenx/u-boot-i2c/builds/466842438
bye, Heiko

On Thu, Dec 13, 2018 at 03:31:01PM +0100, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c.git master
pull request contains patch from Jean-Jacques which fixes a regression on NVIDIA Jetson TX2 board, Stephen had reported.
The following changes since commit ee168783ae889cf449cee36cc1e51e108a210ed4:
travis: Add check for configs without MAINTAINERS entries (2018-12-10 17:21:36 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 22ecff594d9248f0a63e191e31d48f417a946d75:
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback (2018-12-12 06:06:14 +0100)
Applied to u-boot/master, thanks!

On 12/13/18 9:11 AM, Tom Rini wrote:
On Thu, Dec 13, 2018 at 03:31:01PM +0100, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c.git master
pull request contains patch from Jean-Jacques which fixes a regression on NVIDIA Jetson TX2 board, Stephen had reported.
The following changes since commit ee168783ae889cf449cee36cc1e51e108a210ed4:
travis: Add check for configs without MAINTAINERS entries (2018-12-10 17:21:36 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 22ecff594d9248f0a63e191e31d48f417a946d75:
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback (2018-12-12 06:06:14 +0100)
Applied to u-boot/master, thanks!
FYI this has fixed the test failures on Jetson TX2 as expected. Thanks.

Hello Stephen,
Am 14.12.2018 um 17:40 schrieb Stephen Warren:
On 12/13/18 9:11 AM, Tom Rini wrote:
On Thu, Dec 13, 2018 at 03:31:01PM +0100, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c.git master
pull request contains patch from Jean-Jacques which fixes a regression on NVIDIA Jetson TX2 board, Stephen had reported.
The following changes since commit ee168783ae889cf449cee36cc1e51e108a210ed4:
travis: Add check for configs without MAINTAINERS entries (2018-12-10 17:21:36 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 22ecff594d9248f0a63e191e31d48f417a946d75:
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback (2018-12-12 06:06:14 +0100)
Applied to u-boot/master, thanks!
FYI this has fixed the test failures on Jetson TX2 as expected. Thanks.
Thanks for this info!
bye, Heiko
participants (3)
-
Heiko Schocher
-
Stephen Warren
-
Tom Rini