projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
75eb3a6
74fe7b5
)
Merge tag 'regmap-noinc-read' into regmap-4.19
author
Mark Brown
<broonie@kernel.org>
Thu, 9 Aug 2018 10:15:06 +0000
(11:15 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 9 Aug 2018 10:15:06 +0000
(11:15 +0100)
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.
1
2
include/linux/regmap.h
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
include/linux/regmap.h
Simple merge