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

The following changes since commit 7868909ed53ed41a945f7ed95ebb88aa252142ce:
Merge git://git.denx.de/u-boot-fsl-qoriq (2018-06-12 13:25:24 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to b9f34757db5dcde9ccfa6ce35705b025bc4843fc:
usb: sunxi: access ahb_reset0_cfg in CCM using its offset (2018-06-14 12:57:19 +0200)
---------------------------------------------------------------- Vasily Khoruzhick (5): sunxi: clock: Fix EHCI and OHCI clocks on A64 usb: sunxi: ehci: get rid of ifdefs usb: sunxi: ohci: get rid of ifdefs usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use usb: sunxi: access ahb_reset0_cfg in CCM using its offset
arch/arm/include/asm/arch-sunxi/clock_sun6i.h | 6 ++++-- drivers/usb/host/ehci-sunxi.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------- drivers/usb/host/ohci-sunxi.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------- 3 files changed, 170 insertions(+), 43 deletions(-)

On Sat, Jun 16, 2018 at 02:12:30AM +0200, Marek Vasut wrote:
The following changes since commit 7868909ed53ed41a945f7ed95ebb88aa252142ce:
Merge git://git.denx.de/u-boot-fsl-qoriq (2018-06-12 13:25:24 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to b9f34757db5dcde9ccfa6ce35705b025bc4843fc:
usb: sunxi: access ahb_reset0_cfg in CCM using its offset (2018-06-14 12:57:19 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini