diff options
author | Varun Sethi <Varun.Sethi@freescale.com> | 2013-07-22 14:03:54 (GMT) |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-08-26 07:47:31 (GMT) |
commit | 5db32addf766b3b58f4860860e27aef6edd23d95 (patch) | |
tree | 501561c0078ef44ec1f6ca70cd5a9afad4436a79 /include/linux | |
parent | 3e9416a16c9c71bae0ecbe476bd3f832bab52f81 (diff) | |
download | linux-fsl-qoriq-5db32addf766b3b58f4860860e27aef6edd23d95.tar.xz |
Add operation mapping for PMAN.
Setup and operation mapping index for PMAN.
Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Change-Id: I4384a247491293260c1da1d4cf6cfc3b2bec2034
Reviewed-on: http://git.am.freescale.net:8181/3441
Reviewed-by: Yoder Stuart-B08248 <stuart.yoder@freescale.com>
Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/iommu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/iommu.h b/include/linux/iommu.h index afdf87b..42a2508 100644 --- a/include/linux/iommu.h +++ b/include/linux/iommu.h @@ -88,6 +88,8 @@ enum omap_index { OMI_FMAN, OMI_QMAN_PRIV, OMI_CAAM, + OMI_PMAN, + OMI_MAX, }; /* |