All of lore.kernel.org
 help / color / mirror / Atom feed
From: alex@digriz.org.uk (Alexander Clouter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ep93xx: implemented watchdog timer driver for TS-72xx SBCs
Date: Fri, 4 Dec 2009 11:45:07 +0000	[thread overview]
Message-ID: <20091204114507.GB993@chipmunk> (raw)
In-Reply-To: <20091204113358.GE5626@gw.healthdatacare.com>

Hi,

* Mika Westerberg <mika.westerberg@iki.fi> [2009-12-04 13:33:58+0200]:
>
> On Fri, Dec 04, 2009 at 10:28:21AM +0000, Alexander Clouter wrote:
> 
> > ....and also on the TS-78XX boards.  Although my TS-7800 board is being 
> > neglected at the moment it would be great if you could replace 
> > everywhere you put ts72xx with ts7xxx and such.  Means when I add the 
> > platform hooks for the TS-78xx I do not have to submit a patch that is a 
> > rather intrusive rename/relabelling one.
> 
> Is the TS-7800 watchdog timer similar than the ones in TS-72xx SBCs? I couldn't
> find any documentation about that in TS web site. If this is the case then
> I would be more than happy to do this stuff.
> 
TS made the FPGA/AVR code/hardware more or less identical to retain 
backwards compatibility.  Obviously the platform specific resource maps 
might be a little different but that is all.  The NAND, for example, is 
also identical on both, the TS-7800 however adds a hardware ECC and 
option to allow DMA transfers.

The details are only really documented in the source code of a tool TS 
provide:

http://svn.lee.org/swarm/trunk/spu/src/dillo7800/root/ts7800ctl.c

Cheers

-- 
Alexander Clouter
.sigmonster says: Now I understand the meaning of "THE MOD SQUAD"!

  reply	other threads:[~2009-12-04 11:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 19:35 [PATCH 0/2] ep93xx: TS-72xx watchdog driver Mika Westerberg
2009-12-03 19:35 ` [PATCH 1/2] ep93xx: implemented watchdog timer driver for TS-72xx SBCs Mika Westerberg
2009-12-03 19:35   ` [PATCH 2/2] ep93xx: added platform side support for TS-72xx WDT driver Mika Westerberg
2009-12-03 20:07   ` [PATCH 1/2] ep93xx: implemented watchdog timer driver for TS-72xx SBCs Ryan Mallon
2009-12-04  6:10     ` Mika Westerberg
2009-12-04 10:28   ` Alexander Clouter
2009-12-04 11:33     ` Mika Westerberg
2009-12-04 11:45       ` Alexander Clouter [this message]
2009-12-04 11:49         ` Alexander Clouter
2009-12-04 12:00           ` Mika Westerberg
2009-12-04 17:13   ` H Hartley Sweeten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091204114507.GB993@chipmunk \
    --to=alex@digriz.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.