summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/crm_regs.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2011-06-27 17:12:08 -0300
committerSascha Hauer <s.hauer@pengutronix.de>2011-07-07 10:01:12 +0200
commitfce43f99631b03a65b9309d956bfca93a8fe052f (patch)
tree7679fc80ed2983c0789d2838b6f04d3d5a6b776d /arch/arm/mach-mx5/crm_regs.h
parent2e534b21a51bad9d1fad125adac6ad49e64e1d7a (diff)
downloadop-kernel-dev-fce43f99631b03a65b9309d956bfca93a8fe052f.zip
op-kernel-dev-fce43f99631b03a65b9309d956bfca93a8fe052f.tar.gz
ARM: mx53: Add support for missing UARTs
MX53 has five UART ports. Add support for the missing UART4 and UART5 ports. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx5/crm_regs.h')
-rw-r--r--arch/arm/mach-mx5/crm_regs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/crm_regs.h b/arch/arm/mach-mx5/crm_regs.h
index 87c0c58..5e11ba7 100644
--- a/arch/arm/mach-mx5/crm_regs.h
+++ b/arch/arm/mach-mx5/crm_regs.h
@@ -114,6 +114,8 @@
#define MXC_CCM_CCGR4 (MX51_CCM_BASE + 0x78)
#define MXC_CCM_CCGR5 (MX51_CCM_BASE + 0x7C)
#define MXC_CCM_CCGR6 (MX51_CCM_BASE + 0x80)
+#define MXC_CCM_CCGR7 (MX51_CCM_BASE + 0x84)
+
#define MXC_CCM_CMEOR (MX51_CCM_BASE + 0x84)
/* Define the bits in register CCR */
OpenPOWER on IntegriCloud