iommu/fsl: Add the window permission flag as a parameter to iommu_window_enable API.
authorVarun Sethi <Varun.Sethi@freescale.com>
Thu, 28 Mar 2013 19:54:00 +0000 (01:24 +0530)
committerJoerg Roedel <joro@8bytes.org>
Tue, 2 Apr 2013 16:20:53 +0000 (18:20 +0200)
Each iommu window can have access permissions associated with it. Extended the
window_enable API to incorporate window access permissions.

In case of PAMU each window can have its specific set of permissions.

Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found