diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2023-07-19 16:01:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-25 18:40:54 +0300 |
commit | 9fd10829a9eb482e192a845675ecc5480e0bfa10 (patch) | |
tree | e9d490d9b89b52d3095a9678f2c617625917cb64 /scripts/gdb/linux/utils.py | |
parent | 57111552a5284533282199ba20d0e264f4ed28bc (diff) | |
download | linux-9fd10829a9eb482e192a845675ecc5480e0bfa10.tar.xz |
usb: xhci-mtk: set the dma max_seg_size
Allow devices to have dma operations beyond 64K, and avoid warnings such
as:
DMA-API: xhci-mtk 11200000.usb: mapping sg segment longer than device claims to support [len=98304] [max=65536]
Fixes: 0cbd4b34cda9 ("xhci: mediatek: support MTK xHCI host controller")
Cc: stable <stable@kernel.org>
Tested-by: Zubin Mithra <zsm@chromium.org>
Reported-by: Zubin Mithra <zsm@chromium.org>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Link: https://lore.kernel.org/r/20230628-mtk-usb-v2-1-c8c34eb9f229@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions