[PATCH 0/9] m68knommu: use ColdFire DMA timer

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

Most of the modern ColdFire family members contain the DMA timer hardware
module. Build the support code for it and use it on those that do. We can
use it as an accurate time source.

I don't have test platforms based on all of these ColdFire types, it would
be really helpful if anyone that has any of these can test these changes.
It build tests fine on all these types, and it works on 520x and 527x
based platforms.

These changes are (neccessarily) on top of my recent patch series titled
"clean up timer code on the ColdFire 53xx".

Signed-off-by: Greg Ungerer <[email protected]>
---
 arch/m68k/include/asm/m520xsim.h        |    8 ++++++++
 arch/m68k/include/asm/m523xsim.h        |    8 ++++++++
 arch/m68k/include/asm/m527xsim.h        |    8 ++++++++
 arch/m68k/include/asm/m528xsim.h        |    8 ++++++++
 arch/m68k/include/asm/m53xxsim.h        |   10 +++++-----
 arch/m68k/include/asm/m5441xsim.h       |    8 ++++++++
 arch/m68k/platform/coldfire/Makefile    |   10 +++++-----
 arch/m68k/platform/coldfire/dma_timer.c |   24 +++++++++++++-----------
 8 files changed, 63 insertions(+), 21 deletions(-)
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.