u-boot-brain/drivers/usb/host
Uri Mashiach 4acfe1ae46 arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
Invoke enable_usb_clocks during board_usb_init and disable_usb_clocks
during board_usb_exit to enable and disable clocks respectively.

Modifications:
* Enable USB clocks in the OMAP version of the function
  board_usb_init.
* Disable USB clocks in the OMAP version of the function
  board_usb_cleanup.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-05-08 11:38:38 -04:00
..
dwc2.c usb: dwc2: invalidate the dcache before starting the DMA 2017-04-14 16:44:16 +02:00
dwc2.h
ehci-armada100.c Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
ehci-atmel.c usb: ehci-atmel: Remove unnecessary clock calling 2016-10-28 18:37:15 +02:00
ehci-exynos.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-faraday.c
ehci-fsl.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-generic.c usb: ehci-generic: support reset control for generic EHCI 2016-09-23 22:25:44 -04:00
ehci-hcd.c
ehci-marvell.c usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 2016-09-27 17:29:53 +02:00
ehci-mpc512x.c
ehci-msm.c
ehci-mx5.c
ehci-mx6.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c usb: pci: Fix cast for 64-bit compilation 2016-10-11 11:55:33 +08:00
ehci-ppc4xx.c ehci-ppc4xx: Prepare for usage of readl()/writel() accessors 2017-04-25 12:50:13 +02:00
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: prepare for sharing MACH_SUN8I_H3 config symbol 2017-04-05 15:03:17 +05:30
ehci-tegra.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-vct.c
ehci-vf.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-zynq.c usb: replace ehci_*_remove() with usb_deregister() 2016-09-23 17:53:46 -04:00
ehci.h
isp116x-hcd.c Remove some merge markers 2016-10-23 18:33:18 -04:00
isp116x.h
Kconfig arm: usb: dra7xx: xHCI registers based on USB port index 2017-05-08 11:38:36 -04:00
Makefile usb: xhci: Add Marvell MVEBU xHCI support 2016-09-27 17:29:52 +02:00
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
ohci-lpc32xx.c
ohci-s3c24xx.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
ohci-s3c24xx.h
ohci-sunxi.c Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2016-10-30 08:11:50 -04:00
ohci.h drivers: USB: OHCI: allow compilation for 64-bit targets 2016-10-29 19:45:40 +02:00
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
utmi-armada100.c Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
xhci-dwc3.c
xhci-exynos5.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
xhci-fsl.c drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 2016-09-27 23:30:49 +02:00
xhci-keystone.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-mem.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-mvebu.c mvebu: usb: xhci: Add VBUS regulator supply to the host driver 2017-03-23 08:45:25 +01:00
xhci-omap.c arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks 2017-05-08 11:38:38 -04:00
xhci-pci.c usb: xhci-pci: Add DM support 2016-12-06 01:54:26 +01:00
xhci-ring.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-rockchip.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
xhci-zynqmp.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci.h