aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAnthony Olech <[email protected]>2013-10-11 15:31:11 +0100
committerMark Brown <[email protected]>2013-10-14 15:09:16 +0100
commite33fabd365596178e72f62bb4b89f0aaad0509ad (patch)
tree6c0aad1f15bc40d0596cd4678658ad51022029fc /tools/perf/util/trace-event-scripting.c
parent61e6cfa80de5760bbe406f4e815b7739205754d2 (diff)
regmap: new API regmap_multi_reg_write() definition
New API regmap_multi_reg_write() is defined that allows a set of reg,val pairs to be written to a I2C client device as one block transfer from the point of view of a single I2C master system. A simple demonstration implementation is included that just splits the block write request into a sequence of single register writes. The implementation will be modified later to support those I2C clients that implement the alternative non-standard MULTIWRITE block write mode so to achieve a single I2C transfer that will be atomic even in multiple I2C master systems. Signed-off-by: Anthony Olech <[email protected]> Signed-off-by: David Dajun Chen <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions