[alsa-devel] [PATCH] regmap: slimbus: add support to raw read/writes

Mark Brown broonie at kernel.org
Thu Jul 5 17:08:57 CEST 2018


On Thu, Jul 05, 2018 at 12:37:00PM +0100, Srinivas Kandagatla wrote:

> SLIMbus supports upto 16 bytes in value management messages,
> so add support to raw read/writes upto 16 bytes.

That's not what raw access is.  It's unmediated access to existing
registers, not some other thing with completely different register sizes
which you can't see through the register map.  The intended use is for
things like fast firmware downloads.  If it's not part of the register
map we shouldn't be going through regmap to get to it.

> Also useful for paged register access on SLIMbus interfaced codecs.

That needs a bunch more explanation...  in what way does raw access
relate to paged register maps?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20180705/6a2ae2f6/attachment.sig>


More information about the Alsa-devel mailing list