linux/arch/mips/cavium-octeon
Ladislav Michl 976f82e8aa usb: dwc3: dwc3-octeon: Convert to glue driver
DWC3 as implemented in Cavium SoC is using UCTL bridge unit
between I/O interconnect and USB controller.

Currently there is no bond with dwc3 core code, so if anything goes
wrong in UCTL setup dwc3 is left in reset, which leads to bus error
while trying to read any device register. Thus any failure in UCTL
initialization ends with kernel panic.

To avoid this move Octeon DWC3 glue code from arch/mips and make it
proper glue driver which is used instead of dwc3-of-simple.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/ZMd/ReyiY7wS6DvN@lenoch
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-04 14:52:15 +02:00
..
crypto
executive
cpu.c
csrc-octeon.c
dma-octeon.c
flash_setup.c
Kconfig MIPS: Octeon: Disable CVMSEG by default on other platforms 2023-04-05 09:45:09 +02:00
Makefile usb: dwc3: dwc3-octeon: Convert to glue driver 2023-08-04 14:52:15 +02:00
oct_ilm.c
octeon-irq.c MIPS: octeon: Fix compile error 2023-03-27 10:39:47 +02:00
octeon-memcpy.S
octeon-platform.c usb: dwc3: dwc3-octeon: Convert to glue driver 2023-08-04 14:52:15 +02:00
octeon_boot.h
Platform
setup.c Change DEFINE_SEMAPHORE() to take a number argument 2023-04-18 11:15:24 -07:00
smp.c MIPS: SMP_CPS: Switch to hotplug core state synchronization 2023-05-15 13:44:58 +02:00