Files
android_kernel_xiaomi_sm8450/drivers/base/regmap
Ben Whitten cdf6b11daa 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>
2018-10-19 12:51:19 +01:00
..
2018-10-19 12:51:19 +01:00
2018-07-18 15:45:23 +01:00
2018-07-18 15:45:23 +01:00
2016-12-19 15:42:26 +00:00
2018-01-08 11:27:18 +00:00
2018-10-19 12:51:19 +01:00