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

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

The Coldfire 528x 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/m528xsim.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/m68k/include/asm/m528xsim.h b/arch/m68k/include/asm/m528xsim.h
index cf68ca0..561b6f5 100644
--- a/arch/m68k/include/asm/m528xsim.h
+++ b/arch/m68k/include/asm/m528xsim.h
@@ -194,6 +194,14 @@
 #define	MCFPIT_BASE4		(MCF_IPSBAR + 0x00180000)
 
 /*
+ * DMA timer base addresses.
+ */
+#define MCFDTIM_BASE0		(MCF_IPSBAR + 0x000400)
+#define MCFDTIM_BASE1		(MCF_IPSBAR + 0x000440)
+#define MCFDTIM_BASE2		(MCF_IPSBAR + 0x000480)
+#define MCFDTIM_BASE3		(MCF_IPSBAR + 0x0004C0)
+
+/*
  * 	Edge Port registers
  */
 #define MCFEPORT_EPPAR		(MCF_IPSBAR + 0x00130000)
-- 
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.