Files
u-boot/drivers
Neil Armstrong 1f12fc7e33 usb: dwc3: allocate setup_buf with dma_alloc_coherent()
Since setup_buf is also consumed by hardware DMA, aligns it's
allocation like other hardware buffers by introduce setup_buf_addr
populated by dma_alloc_coherent(), and use it to pass the physical
address of the buffer to the hardware.

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241011-u-boot-dwc3-gadget-dcache-fixup-v4-1-5f3498d8035b@linaro.org
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2024-10-15 11:03:56 +02:00
..
2024-10-07 09:06:49 -06:00
2024-09-19 00:12:41 -03:00
2024-09-12 17:35:37 +02:00
2024-08-19 18:24:58 -06:00
2024-06-24 13:34:52 -06:00
2024-10-04 14:57:02 +02:00
2023-11-07 14:50:51 -05:00
2024-04-26 08:28:35 +03:00
2024-10-04 09:51:39 -03:00