From: jamie@jamieiles.com (Jamie Iles)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] watchdog: add support for the Synopsys DesignWare WDT
Date: Mon, 10 Jan 2011 13:33:34 +0000 [thread overview]
Message-ID: <20110110133333.GC2860@pulham.picochip.com> (raw)
In-Reply-To: <20110110132115.GM3801@infomag.iguana.be>
On Mon, Jan 10, 2011 at 02:21:15PM +0100, Wim Van Sebroeck wrote:
> Hi Jamie,
>
> > diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> > index 8a3aa2f..0981aae 100644
> > --- a/drivers/watchdog/Kconfig
> > +++ b/drivers/watchdog/Kconfig
> > @@ -331,6 +331,15 @@ config IMX2_WDT
> > To compile this driver as a module, choose M here: the
> > module will be called imx2_wdt.
> >
> > +config DW_WATCHDOG
> > + tristate "Synopsys DesignWare watchdog"
> > + select WATCHDOG_NOWAYOUT
> > + help
> > + Say Y here if to include support for the Synopsys DesignWare
> > + watchdog timer found in many ARM chips.
> > + To compile this driver as a module, choose M here: the
> > + module will be called dw_wdt.
> > +
> > # AVR32 Architecture
> >
> > config AT32AP700X_WDT
>
> Could you add the correct dependancy also in Kconfig?
Sure, updated patch below with a dependency on ARM.
Jamie
8<----------------------------------------------------------------------
next prev parent reply other threads:[~2011-01-10 13:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 10:55 [PATCH] watchdog: add support for the Synopsys DesignWare WDT Jamie Iles
2011-01-10 13:21 ` Wim Van Sebroeck
2011-01-10 13:33 ` Jamie Iles [this message]
2011-01-10 13:58 ` Wim Van Sebroeck
-- strict thread matches above, loose matches on Subject: below --
2011-01-10 15:59 Jamie Iles
2011-01-12 5:16 ` viresh kumar
2011-01-12 8:24 ` Jamie Iles
2011-01-12 8:57 ` viresh kumar
2011-01-12 9:07 ` Russell King - ARM Linux
2011-01-12 11:30 ` Jamie Iles
2011-01-12 11:38 ` viresh kumar
2011-01-12 12:33 ` Jamie Iles
2011-01-21 18:08 ` Jamie Iles
2011-01-24 4:06 ` viresh kumar
2011-01-07 11:41 Jamie Iles
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=20110110133333.GC2860@pulham.picochip.com \
--to=jamie@jamieiles.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).