diff options
author | Matthias Fend <[email protected]> | 2020-01-15 11:22:49 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-01-21 14:49:30 +0530 |
commit | cc88525ebffc757e00cc5a5d61da6271646c7f5f (patch) | |
tree | a0a1cd3df6b3fc5280d45cf104a965d0a6fbe7f7 /scripts/bpf_helpers_doc.py | |
parent | ffc079a4accc2bd02758eb93cb8efcb3bfee1891 (diff) |
dmaengine: zynqmp_dma: fix burst length configuration
Since the dma engine expects the burst length register content as
power of 2 value, the burst length needs to be converted first.
Additionally add a burst length range check to avoid corrupting unrelated
register bits.
Signed-off-by: Matthias Fend <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions