mbox series

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

Message ID 59DDDE14.60405@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 Oct. 11, 2017, 9:02 a.m. UTC
Hello Tom,

please pull from u-boot-i2c master

The following changes since commit 45c9d96ae40b0c4292eb67d687f0bf698a0ce72b:

   configs: Re-sync CONFIG_CMD_IMLS with moveconfig (2017-10-10 17:52:07 -0400)

are available in the git repository at:

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

for you to fetch changes up to 5bc90a8953a902152bd640322ffc8111dccbe3ab:

   i2c: muxes: pca954x: look up width from chip_desc (2017-10-11 06:17:22 +0200)

----------------------------------------------------------------
Chris Packham (1):
       i2c: muxes: pca954x: look up width from chip_desc

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

travis test passes:

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

bye,
Heiko

Comments

Tom Rini Oct. 12, 2017, 10:29 p.m. UTC | #1
On Wed, Oct 11, 2017 at 11:02:12AM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c master
> 
> The following changes since commit 45c9d96ae40b0c4292eb67d687f0bf698a0ce72b:
> 
>   configs: Re-sync CONFIG_CMD_IMLS with moveconfig (2017-10-10 17:52:07 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to 5bc90a8953a902152bd640322ffc8111dccbe3ab:
> 
>   i2c: muxes: pca954x: look up width from chip_desc (2017-10-11 06:17:22 +0200)
> 

Applied to u-boot/master, thanks!