diff options
author | Wolfram Sang <[email protected]> | 2014-11-07 11:11:41 +0100 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2014-11-12 17:08:40 +0100 |
commit | 2d09581b4cc95c82b5fcc654e78b2d6de7350527 (patch) | |
tree | 0aae176505533e752aa133c08dc562db4488135b /scripts/gdb/linux/proc.py | |
parent | 5bbe687912fef9a12f6fc1c0c236486536f6d578 (diff) |
i2c: sh_mobile: add DMA support
Make it possible to transfer i2c message buffers via DMA.
Start/Stop/Sending_Slave_Address is still handled using the old state
machine, it is sending the actual data that is done via DMA. This is
least intrusive and allows us to work with the message buffers directly
instead of preparing a custom buffer which involves copying the data
around.
Signed-off-by: Wolfram Sang <[email protected]>
[wsa: fixed an uninitialized var problem]
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions