diff options
author | Ran Wang <[email protected]> | 2024-01-24 10:25:24 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 17:39:09 -0800 |
commit | bc83a87759cabbf6f3366568e44bda088b315204 (patch) | |
tree | 113b0665fb2ac0975b47e3c9f0d04a6e49acbc59 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | c35ba0ac48355df1d11fcce85945f76c42d250ac (diff) |
dt-bindings: usb: dwc3: Add snps,host-vbus-glitches-quirk avoid vbus glitch
When DWC3 is set to host mode by programming register DWC3_GCTL, VBUS
(or its control signal) will turn on immediately on related Root Hub
ports. Then the VBUS will be de-asserted for a little while during xhci
reset (conducted by xhci driver) for a little while and back to normal.
This VBUS glitch might cause some USB devices emuration fail if kernel
boot with them connected. One SW workaround which can fix this is to
program all PORTSC[PP] to 0 to turn off VBUS immediately after setting
host mode in DWC3 driver(per signal measurement result, it will be too
late to do it in xhci-plat.c or xhci.c).
Signed-off-by: Ran Wang <[email protected]>
Reviewed-by: Peter Chen <[email protected]>
Signed-off-by: Frank Li <[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/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions