On Fri, Oct 19, 2018 at 10:33:50AM +0100, Ben Whitten wrote: > The regmap API had a noinc_read function added for instances where devices > supported returning data from an internal FIFO in a single read.
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-noinc-write for you to fetch changes up to cdf6b11daa77d4b55ddf0530842a551cc5562a93: regmap: Add regmap_noinc_write API (2018-10-19 12:51:19 +0100) ---------------------------------------------------------------- regmap: Add noinc write support Mirroring the read support ---------------------------------------------------------------- Ben Whitten (1): regmap: Add regmap_noinc_write API drivers/base/regmap/internal.h | 3 ++ drivers/base/regmap/regmap.c | 77 ++++++++++++++++++++++++++++++++++++++++++ include/linux/regmap.h | 19 +++++++++++ 3 files changed, 99 insertions(+)
signature.asc
Description: PGP signature

