diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2020-05-13 07:30:35 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-13 13:00:13 +0200 |
commit | 65e412a01bc0161175a962abd5a7fef6a62d5c8e (patch) | |
tree | 21ca61a12da6ec56df67a7b52193c9cb2df2873b /arch | |
parent | ASoC: mmp-sspa: Drop S20_3LE case (diff) | |
download | linux-65e412a01bc0161175a962abd5a7fef6a62d5c8e.tar.xz linux-65e412a01bc0161175a962abd5a7fef6a62d5c8e.zip |
ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after reset
When CLOCKING2 is non-volatile register, we need force clear
the WM8962_SYSCLK_ENA bit after reset, for the value in cache
maybe 0 but in hardware it is 1. Otherwise there will issue
as below statement in driver.
/* SYSCLK defaults to on; make sure it is off so we can safely
* write to registers if the device is declocked.
Fixes: c38b608504aa ("ASoC: wm8962: set CLOCKING2 as non-volatile register")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/1589347835-20554-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions