]> git.itanic.dy.fi Git - linux-stable/commit
usb: xhci-mtk: get the microframe boundary for ESIT
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Mon, 8 Mar 2021 02:51:52 +0000 (10:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:37:16 +0000 (09:37 +0100)
commit7c986fbc16ae6b2f914a3ebf06a3a4a8d9bb0b7c
tree9e3a3e6c88f35866e46d9295e7362b26531e4e4a
parente19ee44a3d07c232f9241024dab1ebd0748cdf5f
usb: xhci-mtk: get the microframe boundary for ESIT

Tune the boundary for FS/LS ESIT due to CS:
For ISOC out-ep, the controller starts transfer data after
the first SS; for others, the data is already transferred
before the last CS.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/49e5a269a47984f3126a70c3fb471b0c2874b8c2.1615170625.git.chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mtk-sch.c