diff options
author | 2019-08-09 12:15:52 -0700 | |
---|---|---|
committer | 2019-10-22 10:26:45 +0300 | |
commit | 9ba3aca8fe82318805709036bd50bee64570088b (patch) | |
tree | 953f911554e2642404345324ffe9239a1dd40050 /tools/perf/scripts/python/check-perf-trace.py | |
parent | Linux 5.4-rc4 (diff) | |
download | linux-dev-9ba3aca8fe82318805709036bd50bee64570088b.tar.xz linux-dev-9ba3aca8fe82318805709036bd50bee64570088b.zip |
usb: dwc3: Disable phy suspend after power-on reset
For DRD controllers, the programming guide recommended that
GUSB3PIPECTL.SUSPENDABLE and GUSB2PHYCFG.SUSPHY to be cleared after
power-on reset and only set after the controller initialization is
completed. This can be done after device soft-reset in dwc3_core_init().
This patch makes sure to clear GUSB3PIPECTL.SUSPENDABLE and
GUSB2PHYCFG.SUSPHY before core initialization and only set them after
the device soft-reset is completed.
Reference: DWC_usb3 3.30a and DWC_usb31 1.90a programming guide section
1.2.49 and 1.2.45
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions