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

The following changes since commit a375ff8e14bea0a5cbfff99d6456aa8d9a3320ab:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2017-05-18 17:17:45 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 3426b2038cfb831d74ac0407fc7a04e990b44540:
usb: ehci: Add Renesas RCar M3/H3 EHCI support (2017-05-22 11:47:27 +0200)
---------------------------------------------------------------- Hiroyuki Yokoyama (1): usb: ehci: Add Renesas RCar M3/H3 EHCI support
Uri Mashiach (1): net: usb: mcs7830: fix non-DM ingress path
drivers/usb/eth/mcs7830.c | 6 ++++-- drivers/usb/host/Kconfig | 8 ++++++++ drivers/usb/host/Makefile | 1 + drivers/usb/host/ehci-rcar_gen3.c | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 119 insertions(+), 2 deletions(-) create mode 100644 drivers/usb/host/ehci-rcar_gen3.c

On Mon, May 22, 2017 at 11:49:04AM +0200, Marek Vasut wrote:
The following changes since commit a375ff8e14bea0a5cbfff99d6456aa8d9a3320ab:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2017-05-18 17:17:45 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 3426b2038cfb831d74ac0407fc7a04e990b44540:
usb: ehci: Add Renesas RCar M3/H3 EHCI support (2017-05-22 11:47:27 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini