Re: [PATCH v4 07/16] usb: dwc3: add dis_enblslpm_quirk

2020-05-11 Thread Jagan Teki
On Mon, May 11, 2020 at 1:25 PM Frank Wang wrote: > > Add a quirk to clear the GUSB2PHYCFG.ENBLSLPM bit, which controls > whether the PHY receives the suspend signal from the controller. > > Refer to commit ec791d149bca("usb: dwc3: Add dis_enblslpm_quirk") > in Linux Kernel. > > Signed-off-by:

[PATCH v4 07/16] usb: dwc3: add dis_enblslpm_quirk

2020-05-11 Thread Frank Wang
Add a quirk to clear the GUSB2PHYCFG.ENBLSLPM bit, which controls whether the PHY receives the suspend signal from the controller. Refer to commit ec791d149bca("usb: dwc3: Add dis_enblslpm_quirk") in Linux Kernel. Signed-off-by: Frank Wang Reviewed-by: Kever Yang --- drivers/usb/dwc3/core.c |