[PATCH 3/8] regmap: Add support for using regmap over ssbi
Mark Brown
broonie at kernel.org
Fri Dec 13 05:41:28 EST 2013
On Thu, Dec 12, 2013 at 03:13:01PM -0800, Stephen Boyd wrote:
> > bulk_read() should decay to individual reads if there isn't a block
> > operaton and it's not like the hardware actually supports bulk reads
> > anyway.
> So regmap_bulk_read() should work if I don't have a map->bus? To make it
> work with reg_read/write I had to do this. I'm not sure how to make
> bulk_write work.
Yes, I'd expect the operation to work. Your changes below are mostly
fine (we should add an additional check for values that aren't integer
numbers of bytes, I can add that) - can you send as a signed off patch
please and I'll apply?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131213/89b5bcdc/attachment.sig>
More information about the linux-arm-kernel
mailing list