Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210793
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/4] regmap: i2c block support |
| Date | 2015-08-21 01:50 +0200 |
| Message-ID | <pZHKO-3f1-1@gated-at.bofh.it> (permalink) |
| References | <pZuXf-1Hx-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Aug 20, 2015 at 12:00:03PM +0200, Markus Pargmann wrote: > Hi, > > This series adds support for i2c block read/writes. To support the maximum 32 > byte read/write operations, the regmap core is extended by max_raw_read and > max_raw_write. bulk operations are splitted depending of the size of > max_raw_read/write. This looks basically fine but depends on the previous fixes series AFAICT.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/4] regmap: i2c block support Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 12:10 +0200 [PATCH v2 4/4] regmap-i2c: Add smbus i2c block support Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 12:10 +0200 [PATCH v2 2/4] regmap: regmap max_raw_read/write getter functions Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 12:10 +0200 [PATCH v2 3/4] regmap: Add raw_write/read checks for max_raw_write/read sizes Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 12:10 +0200 Re: [PATCH v2 0/4] regmap: i2c block support Mark Brown <broonie@kernel.org> - 2015-08-21 01:50 +0200
csiph-web