diff options
author | Zhang Yi <zhangyi@everest-semi.com> | 2024-06-24 06:06:07 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-06-24 15:38:26 +0300 |
commit | 34fa846f52f9fbef8aa262d3b39e71188e8dd884 (patch) | |
tree | 020ae826d5a1c79098f0935752eb6fe66a5e0b37 /scripts/lib/kdoc/kdoc_output.py | |
parent | 7e7dbdee96cbc660e7e8d3d9d7a512acaa6ca69d (diff) | |
download | linux-34fa846f52f9fbef8aa262d3b39e71188e8dd884.tar.xz |
ASoC: codecs: ES8326: regcache_sync error issue
We modified the regmap_config members to fix cach sync error.
There are several registers that should be read-only registers.
If these registers are written while synchronizing the register values,
the codec will enter an error state.So we create es8326_writeable_register,
and set these registers to false
Signed-off-by: Zhang Yi <zhangyi@everest-semi.com>
Link: https://patch.msgid.link/20240624030607.4307-5-zhangyi@everest-semi.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions