diff options
author | Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> | 2025-07-07 12:54:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-13 18:31:04 +0300 |
commit | 5724ff190b22bd04fcfd7287a39c6e5494e40f0b (patch) | |
tree | e4c1ad465af5808fe68beeb8696854d27625983a /scripts/gdb/linux/xarray.py | |
parent | ef8abc0ba49ce717e6bc4124e88e59982671f3b5 (diff) | |
download | linux-5724ff190b22bd04fcfd7287a39c6e5494e40f0b.tar.xz |
usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
For UTMI+ PHY, according to programming guide, first should be set
PMUACTV bit then STOPPCLK bit. Otherwise, when the device issues
Remote Wakeup, then host notices disconnect instead.
For ULPI PHY, above mentioned bits must be set in reversed order:
STOPPCLK then PMUACTV.
Fixes: 4483ef3c1685 ("usb: dwc2: Add hibernation updates for ULPI PHY")
Cc: stable <stable@kernel.org>
Signed-off-by: Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
Link: https://lore.kernel.org/r/692110d3c3d9bb2a91cedf24528a7710adc55452.1751881374.git.Minas.Harutyunyan@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions