diff options
author | Will Deacon <will.deacon@arm.com> | 2014-08-27 18:51:16 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2014-12-01 17:50:50 +0100 |
commit | af4dda732ea044517f8beed4a38c852ea97e7690 (patch) | |
tree | 730f58541092c34b207a1b7bd0e4f036ee0f7ef7 /arch/Kconfig | |
parent | dma-mapping: detect and configure IOMMU in of_dma_configure (diff) | |
download | linux-af4dda732ea044517f8beed4a38c852ea97e7690.tar.xz linux-af4dda732ea044517f8beed4a38c852ea97e7690.zip |
arm: call iommu_init before of_platform_populate
We need to ensure that the IOMMUs in the system have a chance to perform
some basic initialisation before we start adding masters to them.
This patch adds a call to of_iommu_init before of_platform_populate.
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions