mbox series

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

Message ID 0b8ae700-dd6c-844b-5cfb-49916d3ef784@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull from u-boot-i2c | expand

Pull-request

git://git.denx.de/u-boot-i2c.git master

Message

Heiko Schocher June 8, 2018, 1:59 p.m. UTC
Hello Tom,

please pull from u-boot-i2c.git master

The following changes since commit 3eceff642c01e03e055127c9cf21608faaff28ac:

   Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-06-06 09:08:16 -0400)

are available in the Git repository at:

   git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to d78ecc733988d07a87c97f7f1c19171c437a8712:

   mvebu: turris_omnia: add note about i2c slave disable (2018-06-07 14:20:09 +0200)

----------------------------------------------------------------
Baruch Siach (2):
       i2c: mvtwsi: disable i2c slave on Armada 38x
       mvebu: turris_omnia: add note about i2c slave disable

  board/CZ.NIC/turris_omnia/turris_omnia.c |  6 +++++-
  drivers/i2c/mvtwsi.c                     | 24 +++++++++++++++++++++++-
  2 files changed, 28 insertions(+), 2 deletions(-)

Clean travis build, see:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/389219977

v4 not tested with tbot, but v2, found no problems.

bye,
Heiko

Comments

Tom Rini June 9, 2018, 4:39 a.m. UTC | #1
On Fri, Jun 08, 2018 at 03:59:48PM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c.git master
> 
> The following changes since commit 3eceff642c01e03e055127c9cf21608faaff28ac:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-06-06 09:08:16 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to d78ecc733988d07a87c97f7f1c19171c437a8712:
> 
>   mvebu: turris_omnia: add note about i2c slave disable (2018-06-07 14:20:09 +0200)
> 

Applied to u-boot/master, thanks!