On Wed, Sep 17, 2014 at 06:47:19PM +0100, Rob Herring wrote:
On Wed, Sep 17, 2014 at 12:03 PM, Will Deacon [off-list ref] wrote:
quoted
On Wed, Sep 17, 2014 at 12:56:07PM +0100, Robin Murphy wrote:
quoted
Commit 591c1e ("of: configure the platform device dma parameters)
introduced a common mechanism to configure DMA from DT properties.
AMBA devices created from DT can take advantage of this, too.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Will Deacon [off-list ref]
It would be great if the arm-soc guys can pick this up.
Is this a dependency for something else? If so,
Acked-by: Rob Herring <robh@kernel.org>
Yeah, it's going to be needed by my IOMMU init rework so that AMBA devices
get registered with their IOMMUs.
Will