On Thu, Mar 18, 2021 at 10:13:32AM +0400, Artur Petrosyan wrote: > In host mode port connection status flag is "0" when loading > the driver. After loading the driver system asserts suspend > which is handled by "_dwc2_hcd_suspend()" function. Before > the system suspend the port connection status is "0". As > result need to check the "port_connect_status" if it is "0", > then skipping entering to suspend. As before, is this a bugfix and needs to go to stable kernels? If so, what commit does this fix? thanks, greg k-h