diff options
| author | Dmitry Osipenko <[email protected]> | 2021-06-13 17:59:35 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-06-15 15:36:23 +0200 |
| commit | 6f8d39a8ef55efde414b6e574384acbce70c3119 (patch) | |
| tree | 72d198b5f00e12c93572824055f09206c9246e4a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1f28f6f091b49040c3e198c982704c3f21cad1e5 (diff) | |
usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
Some devices need an extra delay after losing VBUS, otherwise VBUS may
be detected as active at suspend time, preventing the PHY's suspension
by the VBUS detection sensor. This problem was found on Asus Transformer
TF700T (Tegra30) tablet device, where the USB PHY wakes up immediately
from suspend because VBUS sensor continues to detect VBUS as active after
disconnection. We need to poll the PHY's VBUS wakeup status until it's
deasserted before suspending PHY in order to fix this minor trouble.
Fixes: 35192007d28d ("usb: phy: tegra: Support waking up from a low power mode")
Reported-by: Maxim Schwalm <[email protected]> # Asus TF700T
Tested-by: Maxim Schwalm <[email protected]> # Asus TF700T
Reviewed-by: Peter Chen <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions