Re: [PATCH v4 1/7] dt-bindings: interconnect: Add a dma interconnect name

2019-03-24 Thread Georgi Djakov
On 3/14/19 22:26, Maxime Ripard wrote: > The current DT bindings assume that the DMA will be performed by the > devices through their parent DT node, and rely on that assumption for the > address translation using dma-ranges. > > However, some SoCs have devices that will perform DMA through anothe

[PATCH v4 1/7] dt-bindings: interconnect: Add a dma interconnect name

2019-03-14 Thread Maxime Ripard
The current DT bindings assume that the DMA will be performed by the devices through their parent DT node, and rely on that assumption for the address translation using dma-ranges. However, some SoCs have devices that will perform DMA through another bus, with separate address translation rules. W