forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/drivers/usb/host/ehci-xilinx-of.c
....@@ -66,7 +66,7 @@
6666 * generic hardware linkage
6767 */
6868 .irq = ehci_irq,
69
- .flags = HCD_MEMORY | HCD_USB2 | HCD_BH,
69
+ .flags = HCD_MEMORY | HCD_DMA | HCD_USB2 | HCD_BH,
7070
7171 /*
7272 * basic lifecycle operations