Merge tag 'regmap-noinc-read' into togreg
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Aug 2018 17:06:59 +0000 (18:06 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Aug 2018 17:06:59 +0000 (18:06 +0100)
commit4bc5b6b64c9df1a1b9ca6a37359d6476d9e25354
treefb322e38363e92de8bbce8034d062a6518b78ee2
parentad6e1fb0312c5a4b4fc70e17b73ca1cdfc68c429
parent74fe7b551f3385fa585d92616c85b3a575b2b2cb
Merge tag 'regmap-noinc-read' into togreg

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.