
The following changes since commit fb77a9e3537039664ad42992bef6688869eda7c1:
Merge branch 'master' of git://git.denx.de/u-boot-spi (2018-06-28 09:04:41 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 9c22aec4102de0f0dc35e21772d9f21d4616c3d2:
usb: sunxi: Use proper reg_mask for clock gate, reset (2018-06-29 10:52:18 +0200)
---------------------------------------------------------------- Jagan Teki (2): sunxi: Fix USB PHY index for H3 usb: sunxi: Use proper reg_mask for clock gate, reset
Vasily Khoruzhick (1): usb: sunxi: ohci: make ohci_t the first member in private data
Zeng Tao (1): usb: ohci: change the NUM_EDs from 8 to 32
arch/arm/include/asm/arch-sunxi/clock_sun6i.h | 10 +++++++--- arch/arm/include/asm/arch-sunxi/cpu_sun4i.h | 9 +++++---- drivers/usb/host/ehci-sunxi.c | 8 ++++++-- drivers/usb/host/ohci-sunxi.c | 12 ++++++++---- drivers/usb/host/ohci.h | 2 +- 5 files changed, 27 insertions(+), 14 deletions(-)