u-boot/drivers/usb/mtu3
Chunfeng Yun 2c4f21763d usb: mtu3: flush cache for the first GPD when allocate GPD ring
When allocate the GPD ring, and tell its address to the controller, then
the driver starts or resumes the QMU, the controller will try to access
the first GPD, so need flush the first one to avoid wrong GPD status.

Reported-by: Xin Lin <Xin.Lin@mediatek.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
2021-11-03 08:47:57 +01:00
..
Kconfig usb: Enforce DM_USB migration for USB_HOST devices. 2021-07-18 21:05:31 -04:00
Makefile usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_core.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
mtu3_dr.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_gadget.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_gadget_ep0.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_host.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_hw_regs.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_plat.c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST 2021-07-28 14:27:54 -04:00
mtu3_qmu.c usb: mtu3: flush cache for the first GPD when allocate GPD ring 2021-11-03 08:47:57 +01:00
mtu3_qmu.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00