Re: [PATCH next] phy: apple: atc: Reset USB2 PHY during probe as well
From: Vinod Koul <vkoul@kernel.org>
Date: 2026-01-14 16:51:59
Also in:
asahi, linux-phy, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2026-01-14 16:51:59
Also in:
asahi, linux-phy, lkml
On Thu, 08 Jan 2026 20:12:06 +0100, Sven Peter wrote:
Now that the upstream Type-C PHY code is getting broader test coverage we got reports of USB devices plugged in during boot or those plugged in for the first time after boot occasionally not working correctly. This is partially caused by the USB2 parts of the PHY being left in an unknown state by the previous boot stages. We reset all other parts during probe but forgot about the USB2 PHY so let's fix that and actually reset and power off the USB2 PHY as well. [...]
Applied, thanks!
[1/1] phy: apple: atc: Reset USB2 PHY during probe as well
commit: bc148def8924e43245c353c52ced47079a5026da
Best regards,
--
~Vinod