Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1211255

Re: [PATCH v2 1/4] regmap: Introduce max_raw_read/write for regmap_bulk_read/write

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/4] regmap: Introduce max_raw_read/write for regmap_bulk_read/write
Date 2015-08-21 18:50 +0200
Message-ID <pZXFU-SJ-23@gated-at.bofh.it> (permalink)
References <pZuXf-1Hx-3@gated-at.bofh.it> <pZuXf-1Hx-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Aug 20, 2015 at 12:00:04PM +0200, Markus Pargmann wrote:
> There are some buses which have a limit on the maximum number of bytes
> that can be send/received. An example for this is
> I2C_FUNC_SMBUS_I2C_BLOCK which does not support any reads/writes of more
> than 32 bytes. The regmap_bulk operations should still be able to
> utilize the full 32 bytes in this case.

This doesn't seem to apply against current code, can you please check
and resend?

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/4] regmap: Introduce max_raw_read/write for regmap_bulk_read/write Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 12:10 +0200
  Re: [PATCH v2 1/4] regmap: Introduce max_raw_read/write for  regmap_bulk_read/write Mark Brown <broonie@kernel.org> - 2015-08-21 18:50 +0200

csiph-web