14 Nov
2023
14 Nov
'23
2:10 p.m.
On Mon, 13 Nov 2023 17:40:29 +0100, Richard Fitzgerald wrote:
From: Simon Trimmer simont@opensource.cirrus.com
This can now be re-enabled as the sequence to reliably wake the device has been implemented in the shared ASoC code.
This has a functional dependency on commit 3df761bdbc8b ("ASoC: cs35l56: Wake transactions need to be issued twice")
To protect against this, enabling hibernation is conditional on CS35L56_WAKE_HOLD_TIME_US being defined, which indicates that the new hibernation sequences are available.
Signed-off-by: Simon Trimmer simont@opensource.cirrus.com Signed-off-by: Richard Fitzgerald rf@opensource.cirrus.com
Thanks, applied.
Takashi