[PULL] u-boot-usb/next

A couple of fixed/cleans, this is for next:
The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:
Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git next
for you to fetch changes up to ac28e59a574dd231a4787752d923f618587e3d10:
usb: Migrate to support live DT for some driver (2020-03-30 03:48:53 +0200)
---------------------------------------------------------------- Kever Yang (3): usb: dwc3-of-simple: Drop redundant inclding header file usb: ehci-msm: Use dev interface to get device address usb: Migrate to support live DT for some driver
drivers/usb/cdns3/core.c | 15 ++++++--------- drivers/usb/cdns3/gadget.c | 2 +- drivers/usb/common/common.c | 12 +++++------- drivers/usb/dwc3/dwc3-generic.c | 16 +++++++--------- drivers/usb/dwc3/dwc3-meson-g12a.c | 2 +- drivers/usb/gadget/dwc2_udc_otg.c | 5 ++--- drivers/usb/host/dwc3-of-simple.c | 1 - drivers/usb/host/dwc3-sti-glue.c | 20 +++++++------------- drivers/usb/host/ehci-msm.c | 4 +--- drivers/usb/host/ehci-mx6.c | 2 +- drivers/usb/host/xhci-dwc3.c | 3 +-- drivers/usb/musb-new/ti-musb.c | 12 +++++------- include/linux/usb/otg.h | 10 ++++++---- 13 files changed, 43 insertions(+), 61 deletions(-)

On Mon, Mar 30, 2020 at 11:32:39AM +0200, Marek Vasut wrote:
A couple of fixed/cleans, this is for next:
The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:
Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git next
for you to fetch changes up to ac28e59a574dd231a4787752d923f618587e3d10:
usb: Migrate to support live DT for some driver (2020-03-30 03:48:53 +0200)
Applied to u-boot/next, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini