diff options
author | Niklas Cassel <[email protected]> | 2016-10-24 15:29:15 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-11-14 10:07:58 +0530 |
commit | 9a1a34f3c8612864f18a71febc134957a03eca64 (patch) | |
tree | b82b878bd24482bd17d2fcbc45c1eaffbaf5d674 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 3ed16793e0e77ee9934611ac574468d1c984c3d8 (diff) |
dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes
Due to a hardware bug, reading memory (from the Accelerator Coherency Port)
with a burst size equal to the maximum burst size allowed by the DMA
hardware's buffer size will cause a hardware hang on the ARTPEC-6 SoC,
where the only solution is a manual power cycle.
On ARTPEC-6, this hardware bug does not trigger when writing memory (to the
Accelerator Coherency Port) with a burst size equal to the maximum burst
size allowed by the DMA hardware's buffer size.
To avoid this hardware hang, introduce a new optional max-burst property
for memory reads. For completeness, also introduce a max-burst property for
memory writes.
Signed-off-by: Niklas Cassel <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions