]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Sat, 26 Jun 2021 15:59:40 +0000 (16:59 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 28 Jun 2021 16:47:40 +0000 (17:47 +0100)
commit50c1eda2b2ab9de4b9385c1ffafd7ac3eef7ca34
tree463604ffb747515f10473d2aff9cfdb497ee74b9
parentc6886539b52a0b85d2a72589d2b5c12b1710b44c
ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core

When starting the Halo core it is advised to also write the core reset
bit, this ensures the part starts up in the appropriate state.  Omitting
this doesn't cause issues on most parts but cs40l25 requires it and
it is advised on all Halo parts.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210626155941.12251-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c