mbox series

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

Message ID 59BB68A0.1070608@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 Sept. 15, 2017, 5:44 a.m. UTC
Hello Tom,

please pull from u-boot-i2c master

The following changes since commit ba39608147c797cffb266579b5791649f0f8e60c:

   ARM: DRA72x: Add support for detection of DRA71x SR 2.1 (2017-09-12 18:02: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 36bdeb75a4f4f276c841644775e687eb6b3d9ec4:

   i2c: muxes: pca954x: Add support for GPIO reset line (2017-09-13 05:35:48 +0200)

----------------------------------------------------------------
Moritz Fischer (1):
       i2c: muxes: pca954x: Add support for GPIO reset line

  drivers/i2c/muxes/pca954x.c | 40 +++++++++++++++++++++++++++++++++++++++-
  1 file changed, 39 insertions(+), 1 deletion(-)

tree builds fine on travis:

https://travis-ci.org/hsdenx/u-boot-i2c/builds/274880047

Thanks!

bye,
Heiko

Comments

Tom Rini Sept. 16, 2017, 2:31 a.m. UTC | #1
On Fri, Sep 15, 2017 at 07:44:00AM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c master
> 
> The following changes since commit ba39608147c797cffb266579b5791649f0f8e60c:
> 
>   ARM: DRA72x: Add support for detection of DRA71x SR 2.1 (2017-09-12 18:02: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 36bdeb75a4f4f276c841644775e687eb6b3d9ec4:
> 
>   i2c: muxes: pca954x: Add support for GPIO reset line (2017-09-13 05:35:48 +0200)
> 

Applied to u-boot/master, thanks!