diff options
author | 2022-04-24 12:27:56 -0500 | |
---|---|---|
committer | 2022-05-19 23:43:41 +0530 | |
commit | 9aa48806edb8c37e82532dbc6098b03f6bd4245e (patch) | |
tree | aa2989279e6cf47af843c6c02c2b5de0369b131d /scripts/gdb/linux/utils.py | |
parent | dt-bindings: dma: sun50i-a64: Add compatible for D1 (diff) | |
download | linux-dev-9aa48806edb8c37e82532dbc6098b03f6bd4245e.tar.xz linux-dev-9aa48806edb8c37e82532dbc6098b03f6bd4245e.zip |
dmaengine: sun6i: Do not use virt_to_phys
This breaks on RISC-V, because dma_pool_alloc returns addresses which
are not in the linear map. Instead, plumb through the physical address
which is already known anyway.
Acked-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20220424172759.33383-3-samuel@sholland.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions