mbox

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

Message ID 1b057574-c402-90cf-27fe-372c0d0b3c08@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Marek Vasut Dec. 6, 2016, 4:54 a.m. UTC
The following changes since commit 3cfb67d0419c645998b440592d8c2ce010134b8e:

  Prepare v2017.01-rc1 (2016-12-05 18:36:23 -0500)

are available in the git repository at:

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

for you to fetch changes up to 555a347209000f8655ca637a5a04f7275a2fb999:

  usb: xhci-pci: Add DM support (2016-12-06 01:54:26 +0100)

----------------------------------------------------------------
Stefan Roese (1):
      usb: xhci-pci: Add DM support

 drivers/usb/host/xhci-pci.c | 81
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 81 insertions(+)

Comments

Tom Rini Dec. 8, 2016, 2:31 p.m. UTC | #1
On Tue, Dec 06, 2016 at 05:54:19AM +0100, Marek Vasut wrote:

> The following changes since commit 3cfb67d0419c645998b440592d8c2ce010134b8e:
> 
>   Prepare v2017.01-rc1 (2016-12-05 18:36:23 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 555a347209000f8655ca637a5a04f7275a2fb999:
> 
>   usb: xhci-pci: Add DM support (2016-12-06 01:54:26 +0100)
> 

Applied to u-boot/master, thanks!