diff options
author | Claudiu Beznea <[email protected]> | 2024-11-06 10:18:17 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-11-06 21:14:29 +0000 |
commit | 9d4f9f6a7bb1afbde57d08c98f2db4ff019ee19d (patch) | |
tree | 6ba2951dcb07a9a8134b882dd4617c86bf133e58 /lib/crypto/mpi/mpiutil.c | |
parent | 9b915776e0e6a2d185498077e0ebdb154a2751ac (diff) |
ASoC: da7213: Populate max_register to regmap_config
On the Renesas RZ/G3S SMARC Carrier II board having a DA7212 codec (using
da7213 driver) connected to one SSIF-2 available on the Renesas RZ/G3S SoC
it has been discovered that using the runtime PM API for suspend/resume
(as will be proposed in the following commits) leads to the codec not
being propertly initialized after resume. This is because w/o
max_register populated to regmap_config the regcache_rbtree_sync()
breaks on base_reg > max condition and the regcache_sync_block() call is
skipped.
Fixes: ef5c2eba2412 ("ASoC: codecs: Add da7213 codec")
Cc: [email protected]
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions