diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2023-04-11 18:25:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-04-12 19:34:33 +0300 |
commit | f00abaddf0300bd9ca87918148a26bdb748129db (patch) | |
tree | cc90669749b88641f8bc402499e98c8ce30f706a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7816e3407110d887726687740aa18c9ce8eeb0d2 (diff) | |
download | linux-f00abaddf0300bd9ca87918148a26bdb748129db.tar.xz |
ASoC: cs35l56: Always wait for firmware boot in runtime-resume
When we are resuming from a system suspend the CS35L56 has probably
been hard reset (usually a power-on reset). So we must wait for the
firmware to boot. On SoundWire we also need it to re-initialize before
we can read the registers to check the CS35L56 state.
The simplest way to handle this is for runtime-resume to always wait
for firmware boot. If the firmware is already booted the overhead is
only one register read.
The system-resume will have to runtime-resume the driver anyway before
attempting any register access. So this will automatically include the
wait for initialization on SoundWire.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230411152528.329803-5-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions