diff options
author | Rander Wang <rander.wang@intel.com> | 2020-08-17 18:29:23 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-08-18 09:31:05 +0300 |
commit | 08abad9f45f105e947d91822bdbc47650fbd7773 (patch) | |
tree | 1c8d29542f3a86830c430e63661f1449cbbe3bb6 /drivers/mtd/maps | |
parent | 61fb830bf9ca02f040fdfe65b714bea492a44986 (diff) | |
download | linux-08abad9f45f105e947d91822bdbc47650fbd7773.tar.xz |
soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET
When all the links are suspended, the HDaudio controller may suspend
and the power rails to the SoundWire IP may be disabled, requiring a
complete re-initialization/enumeration on resume. However, if one or
more Masters remained active, the HDaudio controller will remain active
and the power rails will remain enabled. As a result, during the link
resume step we can check if the context was preserved by verifying if
the clock was stopped, and avoid doing a complete bus reset and
re-enumeration.
Signed-off-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20200817152923.3259-13-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/mtd/maps')
0 files changed, 0 insertions, 0 deletions