rv1126-uboot/drivers
Stefan Roese 2bf352f0c1 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
With patch c998da0d (usb: Change power-on / scanning timeout handling),
the USB scanning is started earlier and with a smaller timeout. This
resulted on SoCFPGA (using the DWC2 driver) in some USB sticks not
getting detected any more. This patch now adds a 1 second delay (in
the host mode only) to the DWC2 driver before the scanning is started.
With this delay, now all problematic USB keys are detected successfully
again. And there is no need any more to change the delay / timeout
in the common USB code (usb_hub.c).

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Marek Vasut <marex@denx.de>
2016-05-06 20:06:56 +02:00
..
adc
bios_emulator
block ahci: flush dcache before issuing command 2016-04-18 17:11:48 -04:00
bootcount bootcounter_ram: Flush dcache after data is written into SDRAM 2016-04-11 20:48:25 -04:00
clk clk: uniphier: add Media I/O clock driver support for PH1-LD20 2016-04-24 09:54:10 +09:00
core dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 2016-04-25 07:30:16 +02:00
cpu
crypto armv8: LS2080A: Consolidate LS2080A and LS2085A 2016-04-06 10:26:46 -07:00
ddr Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
demo
dfu dfu: ram: fix number base of RAM entity parameters 2016-04-25 17:56:30 +02:00
dma
fpga
gpio drivers/gpio/pm8916_gpio.c: Make pid be uint32_t 2016-04-18 17:11:42 -04:00
hwmon
i2c Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
input
led
memory memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
misc
mmc mmc: sdhci: add const qualifier to the name of struct sdhci_host 2016-04-25 15:10:42 -04:00
mtd Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
net drivers: net: ldpaa: Memset pools_params as "0" before use 2016-05-03 17:52:11 -05:00
pch
pci pci: tegra: fix DM conversion issues on Tegra20 2016-05-04 13:31:04 -07:00
pcmcia
pinctrl pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20 2016-04-24 09:53:54 +09:00
power drivers/power/pmic/pm8916.c: Make usid be uint32_t 2016-04-18 17:11:42 -04:00
pwm
qe
ram
remoteproc
rtc
serial serial: bcm283x_mu: make pending values more explicit 2016-04-18 17:11:47 -04:00
soc
sound
spi spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU 2016-04-06 15:38:56 +02:00
spmi spmi: Fix sandbox spmi driver memory corruption 2016-04-11 20:48:22 -04:00
thermal
timer
tpm drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 2016-04-15 08:14:37 -06:00
twserial
usb usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 2016-05-06 20:06:56 +02:00
video drivers/video/am335x-fb: Properly point framebuffer behind palette 2016-04-28 16:51:17 +02:00
watchdog
Kconfig memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
Makefile drivers: Add SPMI bus uclass 2016-04-01 17:18:12 -04:00