mbox

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

Message ID 580E3488.3030805@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Heiko Schocher Oct. 24, 2016, 4:19 p.m. UTC
Hello Tom,

please pull from u-boot-i2c.git master

The following changes since commit 5ac5861c4ba851b473e6a24940b412b397627d8d:

   travis-ci: Add test.py for various qemu platforms (2016-10-24 08:06:29 -0400)

are available in the git repository at:

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

for you to fetch changes up to b03380805b5a184b7017dc428a53c8e1e9c9f99c:

   i2c: designware: Avoid overwriting the cmd_data register (2016-10-24 18:15:47 +0200)

----------------------------------------------------------------
Marek Vasut (1):
       i2c: designware: Avoid overwriting the cmd_data register

  drivers/i2c/designware_i2c.c | 23 +++++++++++++++++------
  1 file changed, 17 insertions(+), 6 deletions(-)

bye,
Heiko

Comments

Tom Rini Oct. 27, 2016, 10:49 p.m. UTC | #1
On Mon, Oct 24, 2016 at 06:19:20PM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c.git master
> 
> The following changes since commit 5ac5861c4ba851b473e6a24940b412b397627d8d:
> 
>   travis-ci: Add test.py for various qemu platforms (2016-10-24 08:06:29 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to b03380805b5a184b7017dc428a53c8e1e9c9f99c:
> 
>   i2c: designware: Avoid overwriting the cmd_data register (2016-10-24 18:15:47 +0200)
> 

Applied to u-boot/master, thanks!