diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-03-05 18:54:34 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-03-20 18:19:20 +0100 |
commit | 94e290b0e9a6c360a5660c480c1ba996d892c650 (patch) | |
tree | 1ff7679fe1443456850550fda357ad0f14c7fadb /tools/perf/scripts/python/syscall-counts.py | |
parent | 03f85e380f9237da436ab050a4ff0f8b541c8ee7 (diff) |
i2c: rcar: wait for data empty before starting DMA
When sending with DMA, the driver transfers the first byte with PIO (as
documented). However, it started DMA right after the first byte was
written. This worked, but was not according to the datasheet which
suggests to wait until data register was empty again. Implement this.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions