Files
android_kernel_xiaomi_sm8450/drivers/base
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
2017-12-18 16:51:11 +01:00
2018-07-30 10:08:09 +02:00
2018-07-07 17:54:29 +02:00
2017-12-11 08:50:05 +01:00