iommu/fsl: Add additional iommu attributes required by the PAMU driver.
authorVarun Sethi <Varun.Sethi@freescale.com>
Mon, 15 Jul 2013 04:50:56 +0000 (10:20 +0530)
committerJoerg Roedel <joro@8bytes.org>
Wed, 14 Aug 2013 09:38:34 +0000 (11:38 +0200)
Added the following domain attributes for the FSL PAMU driver:
1. Added new iommu stash attribute, which allows setting of the
   LIODN specific stash id parameter through IOMMU API.
2. Added an attribute for enabling/disabling DMA to a particular
   memory window.
3. Added domain attribute to check for PAMUV1 specific constraints.

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

No differences found