diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2024-01-04 09:16:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-04 18:05:50 +0300 |
commit | 223b4ef5a3b75c4500facf07f99a925232eaf113 (patch) | |
tree | 5b07a23f3ef47a3c9b9140c8fd094b8f053c6653 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3eee5b4085e223339cfcadadc4aab6199c1f09ec (diff) | |
download | linux-223b4ef5a3b75c4500facf07f99a925232eaf113.tar.xz |
dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
For Gen1 isoc-in endpoint on controller before about SSUSB IPM v1.6.0, it
still send out unexpected ACK after receiving a short packet in burst
transfer, this will cause an exception on connected device, specially for
a 4k camera.
Add a quirk property "rx-fifo-depth" to work around this hardware issue,
prefer to use 3k bytes;
The side-effect is that it may cause performance drop about 10%, including
bulk transfer.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20240104061640.7335-1-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions