Re: [PATCH v3 1/5] usb: dwc3: core: Host wake up support from system suspend

From: Sergei Shtylyov
Date: Tue Sep 29 2020 - 07:43:15 EST


On 29.09.2020 13:47, Sandeep Maheswaram wrote:

Avoiding phy powerdown in host mode so that it can be wake up by devices.

s/wake/woken/?

Added hs_phy_flags and ss_phy_flags to check connection status and
set phy mode and configure interrupts.

Signed-off-by: Sandeep Maheswaram <sanm@xxxxxxxxxxxxxx>
[...]

MBR, Sergei