diff options
author | Ricardo Ribalda <[email protected]> | 2023-10-27 11:28:20 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-21 15:31:14 +0100 |
commit | 8bbae288a85abed6a1cf7d185d8b9dc2f5dcb12c (patch) | |
tree | 1cf6eb13bb8f5f7cb566d32d99b9dec40da2fd08 /scripts/generate_rust_analyzer.py | |
parent | 974bba5c118f4c2baf00de0356e3e4f7928b4cbc (diff) |
usb: dwc3: set the dma max_seg_size
Allow devices to have dma operations beyond 4K, and avoid warnings such
as:
DMA-API: dwc3 a600000.usb: mapping sg segment longer than device claims to support [len=86016] [max=65536]
Cc: [email protected]
Fixes: 72246da40f37 ("usb: Introduce DesignWare USB3 DRD Driver")
Reported-by: Zubin Mithra <[email protected]>
Signed-off-by: Ricardo Ribalda <[email protected]>
Acked-by: Thinh Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions