mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mike Lampard <mike@secnet.net.au>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Wim Van Sebroeck <wim@iguana.be>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Hans-Christian Egtvedt <hcegtvedt@atmel.com>,
	Samuel Tardieu <sam@rfc1149.net>,
	Jiri Slaby <jirislaby@gmail.com>,
	"Jorge Boncompte [ DTI2 ]" <jorge@dti2.net>
Subject: it8712f_wdt.c: add support for the IT8716F watchdog
Date: Tue, 20 Nov 2007 20:26:16 +1030	[thread overview]
Message-ID: <200711202026.18386.mike@secnet.net.au> (raw)
In-Reply-To: <20071120001107.5614b251.akpm@linux-foundation.org>


was: Re: [WATCHDOG] v2.6.24 Watchdog Device Drivers patches - part 4

On Tue, 20 Nov 2007 06:41:07 pm Andrew Morton wrote:
> On Tue, 20 Nov 2007 13:44:13 +1030 Mike Lampard <mike@secnet.net.au> wrote:
> > Hi
> >
> > On Tue, 20 Nov 2007 08:02:20 am Wim Van Sebroeck wrote:
> > > Hi Linus,
> > >
> > > Please pull from 'master' branch of
> > > 	git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.g
> > >it or if master.kernel.org hasn't synced up yet:
> > > 	master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
> > >
> > > This will update the following files:
> > >
> > >  drivers/sbus/char/cpwatchdog.c    |    2
> > >  drivers/watchdog/Kconfig          |   10
> > >  drivers/watchdog/Makefile         |    1
> > >  drivers/watchdog/at32ap700x_wdt.c |   69 ++++++
> > >  drivers/watchdog/bfin_wdt.c       |    2
> > >  drivers/watchdog/it8712f_wdt.c    |  400
> > > ++++++++++++++++++++++++++++++++++++++ drivers/watchdog/w83697hf_wdt.c 
> > >  | 4
> > >  7 files changed, 481 insertions(+), 7 deletions(-)
> > >
> > > with these Changes:
> > >
> > > Author: Jorge Boncompte [DTI2] <jorge@dti2.net>
> > > Date:   Mon Nov 19 15:09:21 2007 +0100
> > >
> > >     [WATCHDOG] IT8212F watchdog driver
> > >
> > >     This patch adds support for the ITE Tech Inc. IT8712F EC-LPC Super
> > > I/O chipset found on many Pentium III and AMD motherboards. Developed
> > > using code from other watchdog drivers and the datasheet on ITE Tech
> > > homepage.
> > >
> > >     Signed-off-by: Jorge Boncompte <jorge@dti2.net>
> > >     Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
> > >
> > > Author: Jiri Slaby <jirislaby@gmail.com>
> > > Date:   Sat Nov 10 04:32:45 2007 +0100
> >
> > The following patch applied to the above diff adds support for the
> > IT8716F watchdog, which appears to be essentially the same as the IT8712F
> > in all but name.
>
> Please send patches with a suitably and carefully chosen Subject:.  We
> don't want to call this patch "Re: [WATCHDOG] v2.6.24 Watchdog Device
> Drivers patches - part 4".
>
> I chose "it8712f_wdt.c: add support for the IT8716F watchdog".

Please revert/dont apply this patch yet, testing on another motherboard 
revealed a problem when kicking the 'dog.  I'll investigate further and post 
an updated patch when I'm certain it's ok.

Mike

      reply	other threads:[~2007-11-20  9:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 21:32 [WATCHDOG] v2.6.24 Watchdog Device Drivers patches - part 4 Wim Van Sebroeck
2007-11-20  3:14 ` Mike Lampard
2007-11-20  8:11   ` Andrew Morton
2007-11-20  9:56     ` Mike Lampard [this message]

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=200711202026.18386.mike@secnet.net.au \
    --to=mike@secnet.net.au \
    --cc=akpm@linux-foundation.org \
    --cc=hcegtvedt@atmel.com \
    --cc=jirislaby@gmail.com \
    --cc=jorge@dti2.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@rfc1149.net \
    --cc=torvalds@linux-foundation.org \
    --cc=wim@iguana.be \
    /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

Powered by JetHome