Hi, On 4/25/2019 16:43, Felipe Balbi wrote: > Artur Petrosyan <Arthur.Petrosyan@xxxxxxxxxxxx> writes: >> This patch set, fixes and improves partial power down and hibernation power >> saving modes. Also, adds support for entering/exiting hibernation by >> system issued suspend/resume. >> >> This series contains patches which were submitted to LKML. However, a part >> of those patches didn't reach to LKML because of local issue related to >> smtp server. >> >> The patches which reached to LKML are: >> >> - usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change(). >> - usb: dwc2: Add port conn. sts. checking in _dwc2_hcd_resume() function. >> - usb: dwc2: Fix suspend state in host mode for partial power down. >> - usb: dwc2: Fix wakeup detected and session request interrupt handlers. >> - usb: dwc2: Add descriptive debug messages for Partial Power Down mode. >> - usb: dwc2: Fix dwc2_restore_device_registers() function. >> >> The patches which didn't reach to LKML are: >> >> - usb: dwc2: Add enter/exit hibernation from system issued suspend/resume >> - usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. >> - usb: dwc2: Clear fifo_map when resetting core. >> - usb: dwc2: Allow exiting hibernation from gpwrdn rst detect >> - usb: dwc2: Fix hibernation between host and device modes. >> - usb: dwc2: Update dwc2_handle_usb_suspend_intr function. >> - usb: dwc2: Add default param to control power optimization. >> - usb: dwc2: Reset DEVADDR after exiting gadget hibernation. >> >> Submitting all of the patches together in this version. >> >> Changes from V0: >> - Replaced 1 with DWC2_POWER_DOWN_PARAM_PARTIAL in commit >> "9eed02b9fe96 usb: dwc2: Fix wakeup detected and session request >> interrupt handlers. >> >> >> Artur Petrosyan (14): >> usb: dwc2: Fix dwc2_restore_device_registers() function. >> usb: dwc2: Add descriptive debug messages for Partial Power Down mode. >> usb: dwc2: Fix wakeup detected and session request interrupt handlers. >> usb: dwc2: Fix suspend state in host mode for partial power down. >> usb: dwc2: Add port conn. sts. checking in _dwc2_hcd_resume() >> function. >> usb: dwc2: Add part. power down exit from >> dwc2_conn_id_status_change(). >> usb: dwc2: Reset DEVADDR after exiting gadget hibernation. >> usb: dwc2: Add default param to control power optimization. >> usb: dwc2: Update dwc2_handle_usb_suspend_intr function. >> usb: dwc2: Fix hibernation between host and device modes. >> usb: dwc2: Allow exiting hibernation from gpwrdn rst detect >> usb: dwc2: Clear fifo_map when resetting core. >> usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. >> usb: dwc2: Add enter/exit hibernation from system issued >> suspend/resume > > patches don't apply. > Do we need to wait for Minas's acknowledge or there is problem related to the patches? -- Regards, Artur