commit | c9d571bee9628bc925253a21ea5943707aadb5f1 | [log] [tgz] |
---|---|---|
author | Robin Murphy <Robin.Murphy@arm.com> | Wed Sep 17 12:56:07 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Sep 22 11:26:59 2014 +0100 |
tree | f48940ab42be9bdef51fc07c113ae145d3af9dc1 | |
parent | 668ebd106860f09f43993517f786a2ddfd0f9ebe [diff] |
of: amba: use of_dma_configure for AMBA devices 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 <will.deacon@arm.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>