Files
android_kernel_xiaomi_sm8450/include/linux/regmap.h
Mark Brown 1cbddedbed Merge tag 'regmap-noinc-read' into regmap-4.19
regmap: Support non-incrementing registers

Some devices have individual registers that don't autoincrement the
register address during bulk reads but instead repeatedly read the same
value, for example for monitoring GPIOs or ADCs.  Add support for these.
2018-08-09 11:15:06 +01:00

47 KiB