> 2nd regmap for indirect registers (mailboxes) (pages 10-15) with disabled > locking: > > regmap_config { > ... > .disable_lock = true, > ... > };
Do all registers in pages 10-15 need special locking? Or just a subset? Andrew
> 2nd regmap for indirect registers (mailboxes) (pages 10-15) with disabled > locking: > > regmap_config { > ... > .disable_lock = true, > ... > };
Do all registers in pages 10-15 need special locking? Or just a subset? Andrew