mbox

[U-Boot,PULL] u-boot-usb/master

Message ID 71469f2b-aae0-67b5-14c4-ac1ed6ddbcdd@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Marek Vasut May 18, 2017, 9:32 a.m. UTC
The following changes since commit fa8967cfbaed5582ba987756fa9f0470a9affbf4:

  Merge git://git.denx.de/u-boot-uniphier (2017-05-17 14:13:58 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9ad69f0ba45b1e1a95be04fcc2d7e143fa24627c:


  usb: lpc32xx: add i2c DM support (2017-05-18 11:31:56 +0200)



----------------------------------------------------------------

Liam Beguin (1):

      usb: lpc32xx: add i2c DM support


 drivers/usb/host/ohci-lpc32xx.c | 64
++++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 46 insertions(+), 18 deletions(-)

Comments

Tom Rini May 19, 2017, 12:38 a.m. UTC | #1
On Thu, May 18, 2017 at 11:32:47AM +0200, Marek Vasut wrote:

> The following changes since commit fa8967cfbaed5582ba987756fa9f0470a9affbf4:
> 
>   Merge git://git.denx.de/u-boot-uniphier (2017-05-17 14:13:58 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 9ad69f0ba45b1e1a95be04fcc2d7e143fa24627c:
> 
> 
>   usb: lpc32xx: add i2c DM support (2017-05-18 11:31:56 +0200)
> 
> 
> 

Applied to u-boot/master, thanks!