summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
diff options
context:
space:
mode:
authorSteven King2012-06-17 09:41:39 +0200
committerGreg Ungerer2012-07-16 01:59:22 +0200
commit12ce4c1f26312ac2937b4a6f19b5886190070526 (patch)
tree41ee5f3b52ac1e668eff74ebe0a76db80c8754a0 /arch/m68k/include
parentm68knommu: Add clk definitions for m520x. (diff)
downloadkernel-qcow2-linux-12ce4c1f26312ac2937b4a6f19b5886190070526.tar.gz
kernel-qcow2-linux-12ce4c1f26312ac2937b4a6f19b5886190070526.tar.xz
kernel-qcow2-linux-12ce4c1f26312ac2937b4a6f19b5886190070526.zip
m68knommu: Add clk definitions for m532x.
The 532x has individually controllable clocks for it peripherals. Add clk definitions for these and add default initialization of either enabled or disabled. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/include')
-rw-r--r--arch/m68k/include/asm/m532xsim.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/m532xsim.h b/arch/m68k/include/asm/m532xsim.h
index 8d860200a2f5..5ca7b298c6eb 100644
--- a/arch/m68k/include/asm/m532xsim.h
+++ b/arch/m68k/include/asm/m532xsim.h
@@ -138,6 +138,20 @@
#define MCF_RCR_SWRESET 0x80 /* Software reset bit */
#define MCF_RCR_FRCSTOUT 0x40 /* Force external reset */
+
+/*
+ * Power Management
+ */
+#define MCFPM_WCR 0xfc040013
+#define MCFPM_PPMSR0 0xfc04002c
+#define MCFPM_PPMCR0 0xfc04002d
+#define MCFPM_PPMSR1 0xfc04002e
+#define MCFPM_PPMCR1 0xfc04002f
+#define MCFPM_PPMHR0 0xfc040030
+#define MCFPM_PPMLR0 0xfc040034
+#define MCFPM_PPMHR1 0xfc040038
+#define MCFPM_LPCR 0xec090007
+
/*********************************************************************
*
* Inter-IC (I2C) Module