https://github.com/torvalds/linux
Revision 3a5bc97841905ac10765b79a951a146f108ab337 authored by Rander Wang on 05 December 2019, 05:46:53 UTC, committed by Pierre-Louis Bossart on 08 January 2020, 17:27:30 UTC
Move existing pm_runtime suspend under the CLK_STOP_TEARDOWN case.

In this mode the Master IP will lose all context but in-band wakes are
supported.

On pm_runtime resume a complete re-enumeration will be performed after
a bus reset.

Signed-off-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent b23943f
History
Tip revision: 3a5bc97841905ac10765b79a951a146f108ab337 authored by Rander Wang on 05 December 2019, 05:46:53 UTC
soundwire: intel: add CLK_STOP_BUS_RESET support
Tip revision: 3a5bc97

back to top