ASoC: codecs: ES8326: Changing initialisation and broadcasting
authorZhu Ning <zhuning0077@gmail.com>
Wed, 1 Nov 2023 07:27:01 +0000 (15:27 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 00:44:26 +0000 (00:44 +0000)
commitfc702b2c04d778d7e3a4091ebe54a86c5d0a0d96
tree427b93e9fd95888f77334f97579e0e11297a7841
parentee09084fbf9fdda6bf0179bcdca52196d0cde8a1
ASoC: codecs: ES8326: Changing initialisation and broadcasting

New chip versions require new initialisation and playback processes.
Changing the initialisation and playback process for better results.
The old chip versions are going to work well with the new sequences.
We've tested this with version_v0 and version_v3 chips
under the new sequence and they both pass.

Signed-off-by: Zhu Ning <zhuning0077@gmail.com>
Link: https://lore.kernel.org/r/20231101072702.91316-3-zhuning0077@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8326.c