diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-04-01 10:56:44 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-04-10 16:33:47 -0500 |
commit | f83a6e5dea6cf71d39c6b70a07cbe99b4ef48fe1 (patch) | |
tree | 773797721d7faffa0054dc42421db2667a2d761e /drivers/spi/spi-dw.c | |
parent | 95835a8d473ee650d5fd13ff223f1cfd568b1bdd (diff) | |
download | linux-f83a6e5dea6cf71d39c6b70a07cbe99b4ef48fe1.tar.gz linux-f83a6e5dea6cf71d39c6b70a07cbe99b4ef48fe1.tar.bz2 linux-f83a6e5dea6cf71d39c6b70a07cbe99b4ef48fe1.zip |
of: address: Add support for the parent DMA bus
Some SoCs have devices that are using a separate bus from the main bus to
perform DMA.
These buses might have some restrictions and/or different mapping than from
the CPU side, so we'd need to express those using the usual dma-ranges, but
using a different DT node than the node's parent.
Now that the generic interconnect bindings are available, we can model an
interconnect with the reserved name "dma-mem" for those use-cases.
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/spi/spi-dw.c')
0 files changed, 0 insertions, 0 deletions