aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNiklas Söderlund <[email protected]>2016-05-14 14:17:08 +0200
committerWolfram Sang <[email protected]>2016-05-15 08:52:49 +0200
commit73e8b0528346e88a0624f2d9821f382cd6256677 (patch)
treee6dcfd5eefeee9ac5e5b77645e52f71dc10a516a /tools/perf/scripts/python/export-to-postgresql.py
parent40027b2fffc2dcef20080847b0913d210ef3ced0 (diff)
i2c: rcar: add DMA support
Make it possible to transfer i2c message buffers via DMA. Start/Stop/Sending_Slave_Address and some data is still handled using the old state machine, it is sending the bulk of the data that is done via DMA. The first byte of a transmission and the last two bytes of reception are sent/received using PIO. This is needed for the HW to have access to the first byte before DMA transmit and to be able to set the STOP condition for DMA reception. Signed-off-by: Niklas Söderlund <[email protected]> Acked-by: Rob Herring <[email protected]> Tested-by: Wolfram Sang <[email protected]> [wsa: fixed a checkpatch warning] Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions