summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/prcm44xx.h
diff options
context:
space:
mode:
authorAmbresh K <ambresh@ti.com>2013-07-09 07:32:11 (GMT)
committerPaul Walmsley <paul@pwsan.com>2013-08-23 10:28:36 (GMT)
commita61ef470eae4ea70202ce8738c21ea1587fa5816 (patch)
treeabf5ad72a5e7f594632aa8ca29c74aa19223e2aa /arch/arm/mach-omap2/prcm44xx.h
parent4f92bab41b1f84e4d82782ed7d9c922724661234 (diff)
downloadlinux-fsl-qoriq-a61ef470eae4ea70202ce8738c21ea1587fa5816.tar.xz
ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsiters
Add the PRCM MPU registers for DRA7XX platforms Signed-off-by: Ambresh K <ambresh@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Rajendra Nayak <rnayak@ti.com> [paul@pwsan.com: added generation notation to comments] Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/prcm44xx.h')
-rw-r--r--arch/arm/mach-omap2/prcm44xx.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/prcm44xx.h b/arch/arm/mach-omap2/prcm44xx.h
index f429cdd..4fea2cf 100644
--- a/arch/arm/mach-omap2/prcm44xx.h
+++ b/arch/arm/mach-omap2/prcm44xx.h
@@ -38,6 +38,11 @@
#define OMAP54XX_SCRM_PARTITION 4
#define OMAP54XX_PRCM_MPU_PARTITION 5
+#define DRA7XX_PRM_PARTITION 1
+#define DRA7XX_CM_CORE_AON_PARTITION 2
+#define DRA7XX_CM_CORE_PARTITION 3
+#define DRA7XX_MPU_PRCM_PARTITION 5
+
/*
* OMAP4_MAX_PRCM_PARTITIONS: set to the highest value of the PRCM partition
* IDs, plus one