From: Mark Brown Date: Fri, 6 Oct 2023 14:32:31 +0000 (+0100) Subject: ASoC: cs35l56: Update hibernate/wake sequences and X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e22ece0f653dcb3db2efa3a0f2e092dfec90e5b7;p=linux.git ASoC: cs35l56: Update hibernate/wake sequences and Merge series from Richard Fitzgerald : Update the hibernate and wake command sequences to meet the latest datasheet specification and enable hibernation for I2C and SPI control interfaces. Richard Fitzgerald (1): ASoC: cs35l56: Enable low-power hibernation mode on SPI Simon Trimmer (3): ASoC: cs35l56: Change hibernate sequence to use allow auto hibernate ASoC: cs35l56: Wake transactions need to be issued twice ASoC: cs35l56: Enable low-power hibernation mode on i2c include/sound/cs35l56.h | 1 + sound/soc/codecs/cs35l56-i2c.c | 1 + sound/soc/codecs/cs35l56-shared.c | 66 +++++++++++++++++++------------ sound/soc/codecs/cs35l56-spi.c | 1 + 4 files changed, 43 insertions(+), 26 deletions(-) -- 2.30.2 --- e22ece0f653dcb3db2efa3a0f2e092dfec90e5b7