rv1126-uboot/drivers/usb/host
Neil Armstrong 2aad62fa1b UPSTREAM: usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
The disabled clk API returns -ENOSYS unlike the reset API returning -ENOTSUPP.

Change-Id: I4473e78c1ebc5c945515694b4041b22a48f36d34
Fixes: ca7fdc8b1267 ("usb: host: Add simple of glue driver for DWC3 USB Controllers integration")
Reported-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 38276090ee7fda6b31cac638d8c5f4fb61f57b0b)
2020-01-07 17:24:49 +08:00
..
Kconfig UPSTREAM: usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. 2020-01-07 17:24:49 +08:00
Makefile UPSTREAM: usb: host: Add simple of glue driver for DWC3 USB Controllers integration 2020-01-07 17:24:49 +08:00
dwc2.c UPSTREAM: usb: dwc2: Replace printf, pr_err by dev_info, dev_err 2020-01-07 17:24:48 +08:00
dwc2.h UPSTREAM: usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH 2020-01-07 17:24:47 +08:00
dwc3-of-simple.c UPSTREAM: usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled 2020-01-07 17:24:49 +08:00
dwc3-sti-glue.c
ehci-armada100.c
ehci-atmel.c
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c UPSTREAM: usb: ehci: fsl: Fix some compile warnings. 2020-01-07 17:24:46 +08:00
ehci-generic.c UPSTREAM: usb: ehci-generic: replace pr_err() by dev_err() 2020-01-07 17:24:48 +08:00
ehci-hcd.c
ehci-marvell.c
ehci-msm.c
ehci-mx5.c
ehci-mx6.c
ehci-mxc.c
ehci-mxs.c UPSTREAM: usb: ehci: mxs: fix swapped argument in ehci_writel() 2020-01-07 17:24:46 +08:00
ehci-omap.c
ehci-pci.c
ehci-rcar_gen3.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c
ehci-tegra.c
ehci-vct.c
ehci-vf.c
ehci-zynq.c
ehci.h
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c UPSTREAM: usb: ohci-generic: replace pr_err() by dev_err() 2020-01-07 17:24:48 +08:00
ohci-hcd.c
ohci-lpc32xx.c
ohci-sunxi.c
ohci.h
r8a66597-hcd.c UPSTREAM: usb: host: Drop unused hcd_name from r8a66597-hcd.c 2020-01-07 17:24:46 +08:00
r8a66597.h UPSTREAM: usb: r8a66597: Add support for RZ/A series 2020-01-07 17:24:46 +08:00
sl811-hcd.c
sl811.h
usb-sandbox.c UPSTREAM: usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 2020-01-07 17:24:43 +08:00
usb-uclass.c UPSTREAM: dm: usb: emul: Drop usb_emul_reset() 2020-01-07 17:24:43 +08:00
utmi-armada100.c
xhci-dwc3.c UPSTREAM: usb: host: dwc3: Add support for multiple PHYs 2020-01-07 17:24:49 +08:00
xhci-exynos5.c
xhci-fsl.c
xhci-keystone.c
xhci-mem.c
xhci-mvebu.c UPSTREAM: mvebu: usb: xhci: a38x support 2020-01-07 17:24:45 +08:00
xhci-omap.c UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2020-01-07 17:24:47 +08:00
xhci-pci.c
xhci-rcar-r8a779x_usb3_v3.h UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driver 2020-01-07 17:24:45 +08:00
xhci-rcar.c UPSTREAM: usb: xhci-rcar: Add R8A77965 M3N entries 2020-01-07 17:24:47 +08:00
xhci-ring.c UPSTREAM: usb: xhci: Fix bool initialization in xhci_bulk_tx 2020-01-07 17:24:46 +08:00
xhci-rockchip.c
xhci-zynqmp.c
xhci.c
xhci.h