commit | 29c859df7b52080f0809b8a0b9d7b86fff379ef9 | [log] [tgz] |
---|---|---|
author | Pavel Dobias <dobias@2n.cz> | Fri May 22 16:29:57 2020 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri May 22 19:14:08 2020 +0100 |
tree | 05a49c021b0839a37c62013e58d3fd1f093acede | |
parent | 980b63f8d040a791e8d751b8065d12ad7865f976 [diff] |
ASoC: max9867: keep ADCs and DACs always on Updating power management register requires toggling the shutdown bit otherwise it causes unexpected behavior of the codec. However, toggling the shutdown bit results in loud speaker crackling. Setup the power management register only at startup to avoid that. Signed-off-by: Pavel Dobias <dobias@2n.cz> Link: https://lore.kernel.org/r/20200522142957.18364-3-dobias@2n.cz Signed-off-by: Mark Brown <broonie@kernel.org>