mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
This patch moves the reset property of usb dwc3_0 and dwc3_1 to the dwc3 core node, then it can reset the dwc3 controller in runtime PM and sleep PM, rather than only reset in sleep PM. This can help to fix typec phy power on fail with the following log when do hotplug test with Type-C dongle. phy phy-ff7c0000.phy.9: phy poweron failed --> -110 Signed-off-by: William Wu <william.wu@rock-chips.com> Change-Id: I27c90147591f83e8cacb8147ed49c1c6c9646a46 |
||
|---|---|---|
| .. | ||
| alpha | ||
| arc | ||
| arm | ||
| arm64 | ||
| c6x | ||
| csky | ||
| h8300 | ||
| hexagon | ||
| ia64 | ||
| m68k | ||
| microblaze | ||
| mips | ||
| nds32 | ||
| nios2 | ||
| openrisc | ||
| parisc | ||
| powerpc | ||
| riscv | ||
| s390 | ||
| sh | ||
| sparc | ||
| um | ||
| x86 | ||
| xtensa | ||
| .gitignore | ||
| Kconfig | ||