ARM: mach-shmobile: r8a7740: Add IPMMU device
authorHideki EIRAKU <hdk@igel.co.jp>
Mon, 21 Jan 2013 10:54:29 +0000 (19:54 +0900)
committerJoerg Roedel <joro@8bytes.org>
Wed, 6 Feb 2013 09:59:45 +0000 (10:59 +0100)
This patch adds an IPMMU device and notifies the IPMMU driver which
devices are connected via the IPMMU module.  All devices connected to the main
memory bus via the IPMMU module MUST be registered when SHMOBILE_IPMMU and
SHMOBILE_IOMMU are enabled because physical address cannot be used
while the IPMMU module's MMU function is enabled.

Signed-off-by: Hideki EIRAKU <hdk@igel.co.jp>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found