[PATCH 2/9] m68knommu: add DMA timer base address definitions for ColdFire 520x

[email protected]
Newsgroups gmane.linux.ports.m68k,gmane.linux.uclinux.devel
Message-ID <[email protected]>
From: Greg Ungerer <[email protected]>

The Coldfire 520x CPU family also contains the ColdFire DMA Timer hardware
unit. Add address definitions for it.

Signed-off-by: Greg Ungerer <[email protected]>
---
 arch/m68k/include/asm/m520xsim.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/m68k/include/asm/m520xsim.h b/arch/m68k/include/asm/m520xsim.h
index db3f8ee..dbc9584 100644
--- a/arch/m68k/include/asm/m520xsim.h
+++ b/arch/m68k/include/asm/m520xsim.h
@@ -159,6 +159,14 @@
 #define	MCFPIT_BASE2		0xFC084000	/* Base address of TIMER2 */
 
 /*
+ *  DMA Timer module.
+ */
+#define MCFDTIM_BASE0		0xFC070000	/* Base of DMA TIMER 0 */
+#define MCFDTIM_BASE1		0xFC074000	/* Base of DMA TIMER 1 */
+#define MCFDTIM_BASE2		0xFC078000	/* Base of DMA TIMER 2 */
+#define MCFDTIM_BASE3		0xFC07C000	/* Base of DMA TIMER 3 */
+
+/*
  *  UART module.
  */
 #define MCFUART_BASE0		0xFC060000	/* Base address of UART0 */
-- 
1.8.1.4
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.