diff options
author | Ben Whitten <ben.whitten@gmail.com> | 2018-10-19 10:33:50 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-10-19 12:51:19 +0100 |
commit | cdf6b11daa77d4b55ddf0530842a551cc5562a93 (patch) | |
tree | 928650d932f30bc39a7eeae0b652a97a650bd69c /drivers/iio | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) |
regmap: Add regmap_noinc_write API
The regmap API had a noinc_read function added for instances where devices
supported returning data from an internal FIFO in a single read.
This commit adds the noinc_write variant to allow writing to a non
incrementing register, this is used in devices such as the sx1301 for
loading firmware.
Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions