Commit 99a157d
phy: apple: atc: Reset USB2 PHY during probe as well
Now that the upstream Type-C PHY code is getting wider testing 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 seems to be 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 everything.
Reported-by: James Calligeros <[email protected]>
Reported-by: Janne Grunau <[email protected]>
Fixes: 8e98ca1 ("phy: apple: Add Apple Type-C PHY")
Signed-off-by: Sven Peter <[email protected]>1 parent d078f16 commit 99a157d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2227 | 2227 | | |
2228 | 2228 | | |
2229 | 2229 | | |
| 2230 | + | |
2230 | 2231 | | |
2231 | 2232 | | |
2232 | 2233 | | |
| |||
0 commit comments