summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prcm44xx.h
diff options
context:
space:
mode:
authorBenoit Cousson <b-cousson@ti.com>2013-05-29 12:38:06 -0400
committerPaul Walmsley <paul@pwsan.com>2013-06-08 11:55:18 -0600
commitf34efee8461777a05100fda342fec6962e7a66b1 (patch)
tree404533cf0f677e9b937bbc2995d28a088bcd7f3d /arch/arm/mach-omap2/prcm44xx.h
parent40243ad3cfcfcb79f775e6326bb2b94d6e43a01c (diff)
downloadlinux-f34efee8461777a05100fda342fec6962e7a66b1.tar.bz2
ARM: OMAP5: PRCM: Add OMAP54XX local MPU PRCM registers
Add the PRCM MPU registers for OMAP54XX platforms. Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com> [santosh.shilimkar@ti.com: Generated es2.0 data] Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> 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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/prcm44xx.h b/arch/arm/mach-omap2/prcm44xx.h
index 7334ffb9d2c1..f429cdd5a118 100644
--- a/arch/arm/mach-omap2/prcm44xx.h
+++ b/arch/arm/mach-omap2/prcm44xx.h
@@ -32,6 +32,12 @@
#define OMAP4430_SCRM_PARTITION 4
#define OMAP4430_PRCM_MPU_PARTITION 5
+#define OMAP54XX_PRM_PARTITION 1
+#define OMAP54XX_CM_CORE_AON_PARTITION 2
+#define OMAP54XX_CM_CORE_PARTITION 3
+#define OMAP54XX_SCRM_PARTITION 4
+#define OMAP54XX_PRCM_MPU_PARTITION 5
+
/*
* OMAP4_MAX_PRCM_PARTITIONS: set to the highest value of the PRCM partition
* IDs, plus one