[PATCH 09/25] ASoC: meson: g12a-toacodec: add support for A1 SoC family
Mark Brown
broonie at kernel.org
Fri Mar 15 06:33:23 PDT 2024
On Fri, Mar 15, 2024 at 02:21:45AM +0300, Jan Dakinevich wrote:
> static const struct regmap_config g12a_toacodec_regmap_cfg = {
> - .reg_bits = 32,
> - .val_bits = 32,
> - .reg_stride = 4,
> + .reg_bits = 32,
> + .val_bits = 32,
> + .reg_stride = 4,
> + .max_register = TOACODEC_CTRL0,
> + .max_register_is_0 = true,
If the maximum register is 0 how does the regmap have a stride?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20240315/673970d5/attachment.sig>
More information about the linux-amlogic
mailing list