diff options
author | Zhang Yi <[email protected]> | 2024-06-24 11:06:07 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-06-24 13:38:26 +0100 |
commit | 34fa846f52f9fbef8aa262d3b39e71188e8dd884 (patch) | |
tree | 020ae826d5a1c79098f0935752eb6fe66a5e0b37 /tools/perf/scripts/python/gecko.py | |
parent | 7e7dbdee96cbc660e7e8d3d9d7a512acaa6ca69d (diff) |
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions