[U-Boot] [PULL] u-boot-usb/master
Marek Vasut
marek.vasut at gmail.com
Thu Aug 30 13:35:19 UTC 2018
The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
configs: am57xx: change default board name to beagle_x15 (2018-08-26
12:26:16 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 88c34b8da62cfb4188ff9a59acb32f88ce9ed1b0:
usb: dwc2: Add reset ctrl to driver (2018-08-29 03:10:30 +0200)
----------------------------------------------------------------
Ley Foon Tan (1):
usb: dwc2: Add reset ctrl to driver
Marek Vasut (3):
phy: Fix warning due to missing definition of structure
usb: ehci: Make the PHY handling generic
usb: ehci: Add PHY support to ehci-pci
drivers/usb/host/dwc2.c | 37 +++++++++++++++++++++++++++++++++++++
drivers/usb/host/ehci-generic.c | 56
+++-----------------------------------------------------
drivers/usb/host/ehci-hcd.c | 66
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/usb/host/ehci-pci.c | 31 +++++++++++++++++++++++++++----
drivers/usb/host/ehci.h | 5 +++++
include/generic-phy.h | 1 +
6 files changed, 139 insertions(+), 57 deletions(-)
More information about the U-Boot
mailing list