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)
commit7cabf491eb6d52ea7f166b287702890cae0c803d
tree30842eae9e0e2f77e02ba0ead4d2c705e081cd4a
parentbb9175051aedb33dcf44741c6f145107ab132a87
iommu/fsl: Add additional iommu attributes required by the PAMU driver.

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>
arch/powerpc/include/asm/fsl_pamu_stash.h [new file with mode: 0644]
include/linux/iommu.h