]> git.baikalelectronics.ru Git - uboot.git/commit
usb: xhci-mtk: disable all ports when disable host controller
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Fri, 27 May 2022 01:52:09 +0000 (09:52 +0800)
committerMarek Vasut <marex@denx.de>
Tue, 7 Jun 2022 07:55:57 +0000 (09:55 +0200)
commitb2b8fa7ee645e0f30eb9821f8b3bf7f13637ba89
tree6840308d2c3673c958377013cb0ab2e2b9c6606d
parentd5abd8156d8a2db5f7b933ec8bd5266db1914fdb
usb: xhci-mtk: disable all ports when disable host controller

This is used to avoid the ports status of IPPC being brought in kernel
stage, it may cause ports error especially when the xhci controller is
a component of dual-role controller.

Reported-by: Yun-Chien Yu <yun-chien.yu@mediatek.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
drivers/usb/host/xhci-mtk.c