diff options
author | Simon Trimmer <simont@opensource.cirrus.com> | 2023-10-06 13:10:36 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-10-06 13:30:26 +0200 |
commit | a47cf4dac7dcc43ef25d009ca0ad28fc86ba0eef (patch) | |
tree | c1bd063839c6271f298dc9dc1c44f10bbe77ffa7 /include/sound | |
parent | ASoC: cs35l56: Initialise a variable to silence possible static analysis error (diff) | |
download | linux-a47cf4dac7dcc43ef25d009ca0ad28fc86ba0eef.tar.xz linux-a47cf4dac7dcc43ef25d009ca0ad28fc86ba0eef.zip |
ASoC: cs35l56: Change hibernate sequence to use allow auto hibernate
If the hardware uses SPI_MOSI, I2C_SCL or I2C_SDA as the wake source
the bus activity of sending HIBERNATE_NOW will wake up the amps that
were already put into hibernate.
ALLOW_AUTO_HIBERNATE tells the firmware to hibernate itself after a
timeout of a few seconds, giving the driver instances time to send this
before any amps have gone into hibernate.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20231006111039.101914-2-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions