summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/include/mach/mx37.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/mx37.h')
-rw-r--r--arch/arm/plat-mxc/include/mach/mx37.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/include/mach/mx37.h b/arch/arm/plat-mxc/include/mach/mx37.h
index 0faa6d75deed..1090a38fca11 100644
--- a/arch/arm/plat-mxc/include/mach/mx37.h
+++ b/arch/arm/plat-mxc/include/mach/mx37.h
@@ -29,6 +29,12 @@
*/
#define MXC_SDMA_V2
+/*!
+ * The maximum frequency that the pixel clock can be at so as to
+ * activate DVFS-PER.
+ */
+#define DVFS_MAX_PIX_CLK 60000000
+
/*
* IRAM
*/
@@ -239,6 +245,8 @@
#define WEIM_BASE_ADDR (AIPS2_BASE_ADDR + 0x000DA000)
#define NFC_BASE_ADDR (AIPS2_BASE_ADDR + 0x000DB000)
+#define DVFSPER_BASE_ADDR (GPC_BASE_ADDR + 0x1C4)
+
/*
* Memory regions and CS
*/