Revert "usb: dwc3: Soft reset phy on probe for host"
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>
Fri, 22 Dec 2023 22:11:27 +0000 (22:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jan 2024 13:40:42 +0000 (14:40 +0100)
commit7059fbebcb00554c3f31e5b5d93ef6d2d96dc7b4
treeae59bf6df7b6d1063e1345fc2f7390ba44792c48
parentca2dc35e555e7043de585f4e46123d8fbd2b5a21
Revert "usb: dwc3: Soft reset phy on probe for host"

This reverts commit 8bea147dfdf823eaa8d3baeccc7aeb041b41944b.

The phy soft reset GUSB2PHYCFG.PHYSOFTRST only applies to UTMI phy, not
ULPI. This fix is incomplete.

Cc: <stable@vger.kernel.org>
Fixes: 8bea147dfdf8 ("usb: dwc3: Soft reset phy on probe for host")
Reported-by: Köry Maincent <kory.maincent@bootlin.com>
Closes: https://lore.kernel.org/linux-usb/20231205151959.5236c231@kmaincent-XPS-13-7390
Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/29a26593a60eba727de872a3e580a674807b3339.1703282469.git.Thinh.Nguyen@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.c