uboot/drivers/usb/host
Hans de Goede fb3bfbb24a sunxi: H3: Do not clear usb companion clk-gate / reset on remove
On the H3 we need to enable the clk and de-assert the reset of the
companion to be able to talk to the actual usb host controller.

Before this commit we were also disabling the companion clk-gate /
asserting its reset on remove, causing the later remove callback of
the companion itself to (sometimes) fail with:

ERROR: USB HC reset timed out!

This commit fixes this by not disabling the companion's clk-gate nor
asserting its reset on remove.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2016-04-12 08:58:03 +02:00
..
Kconfig ehci: Add support for Qualcomm EHCI 2016-04-01 17:18:11 -04:00
Makefile ehci: Add support for Qualcomm EHCI 2016-04-01 17:18:11 -04:00
dwc2.c usb: dwc2: disable erroneous overcurrent condition 2016-03-05 02:21:36 +01:00
dwc2.h usb: dwc2: disable erroneous overcurrent condition 2016-03-05 02:21:36 +01:00
ehci-armada100.c
ehci-atmel.c drivers: usb: atmel: clean up the UTMI PLL code 2016-02-18 21:34:41 +01:00
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file 2016-04-10 17:18:42 +02:00
ehci-generic.c usb: ehci: Use map_physmem in ehci-generic 2016-02-24 19:12:32 +01:00
ehci-hcd.c usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() 2016-04-10 17:18:42 +02:00
ehci-marvell.c
ehci-mpc512x.c ehci-ci.h: drop generic USBCMD fields 2016-04-01 17:18:11 -04:00
ehci-msm.c ehci: Add support for Qualcomm EHCI 2016-04-01 17:18:11 -04:00
ehci-mx5.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-mx6.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-mxc.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-mxs.c
ehci-omap.c
ehci-pci.c dm: usb: Add a compatible string for PCI EHCI controller 2016-01-24 12:07:19 +08:00
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: H3: Do not clear usb companion clk-gate / reset on remove 2016-04-12 08:58:03 +02:00
ehci-tegra.c
ehci-vct.c
ehci-vf.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-zynq.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci.h ehci-hcd: Add init_after_reset 2016-04-01 17:18:08 -04:00
isp116x-hcd.c
isp116x.h
ohci-at91.c drivers: usb: ohci-at91: clean up the PLLB code 2016-02-18 21:34:41 +01:00
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c
ohci-lpc32xx.c usb: ohci-lpc32xx: Use shared wait_for_bit 2016-01-25 10:39:49 -05:00
ohci-s3c24xx.c
ohci-s3c24xx.h
ohci-sunxi.c sunxi: H3: Do not clear usb companion clk-gate / reset on remove 2016-04-12 08:58:03 +02:00
ohci.h
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c dm: usb: Unbind old block devices when shutting down USB 2016-03-17 21:27:39 -06:00
utmi-armada100.c
xhci-dwc3.c
xhci-exynos5.c
xhci-fsl.c
xhci-keystone.c
xhci-mem.c
xhci-omap.c
xhci-pci.c
xhci-ring.c
xhci-uniphier.c
xhci-zynqmp.c
xhci.c usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. 2016-03-20 18:00:45 +01:00
xhci.h