LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Martyn Welch <martyn.welch@gefanuc.com>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH] powerpc: Watchdog timer support for GE Fanuc SBC610
Date: Fri, 7 Nov 2008 09:36:51 -0600	[thread overview]
Message-ID: <42C08331-8747-4175-82B6-B19A07FA2872@kernel.crashing.org> (raw)
In-Reply-To: <20081107151614.534d4607.martyn.welch@gefanuc.com>


On Nov 7, 2008, at 9:16 AM, Martyn Welch wrote:

> On Fri, 7 Nov 2008 08:44:45 -0600
> Kumar Gala <galak@kernel.crashing.org> wrote:
>>
>> On Nov 7, 2008, at 8:38 AM, Martyn Welch wrote:
>>
>>> Support for the SBC610 VPX Single Baord Computer from GE Fanuc
>>> (PowerPC
>>> MPC8641D).
>>>
>>> This patch adds support for the watchdog timer in the devices main
>>> FPGA.
>>> There are two identical watchdog timers at different offsets in the
>>> main
>>> FPGA, this driver is capable of supporting one of them. The watchdog
>>> timers
>>> are also capable of generating interrupts at a user-configurable
>>> threshold,
>>> though support for this operation is currently not supported by the
>>> driver.
>>>
>>> Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
>>> ---
>>>
>>> arch/powerpc/boot/dts/gef_sbc610.dts           |   19 +
>>> arch/powerpc/configs/86xx/gef_sbc610_defconfig |    1
>>> drivers/watchdog/Kconfig                       |    6
>>> drivers/watchdog/Makefile                      |    1
>>> drivers/watchdog/gef_wdt.c                     |  333 +++++++++++++ 
>>> ++
>>> +++++++++
>>> 5 files changed, 360 insertions(+), 0 deletions(-)
>>
>> Can you break this into two patches.  One for the driver and one for
>> the arch/powerpc stuff.  the driver should go via the watchdog
>> maintainer (and CC that list).
>>
>
> Yeah - sorry, didn't think about that.
>
> Thinking about it, the driver is specific to GEF Fanuc boards,  
> should this be
> going into drivers/watchdog/ or would it be better for me to move it  
> to
> arch/powerpc?

It should still be in drivers/watchdog.

- k

  reply	other threads:[~2008-11-07 15:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-07 14:38 [PATCH] powerpc: Watchdog timer support for GE Fanuc SBC610 Martyn Welch
2008-11-07 14:44 ` Kumar Gala
2008-11-07 15:16   ` Martyn Welch
2008-11-07 15:36     ` Kumar Gala [this message]
2008-11-10  9:40 ` David Gibson

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=42C08331-8747-4175-82B6-B19A07FA2872@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=martyn.welch@gefanuc.com \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox