[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140103150324.3f36cb50@alan.etchedpixels.co.uk>
Date: Fri, 3 Jan 2014 15:03:24 +0000
From: One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>
To: eric.ernst@...ux.intel.com
Cc: wim@...ana.be, linux-watchdog@...r.kernel.org,
linux-kernel@...r.kernel.org,
Gabriel Touzeau <gabrielx.touzeau@...el.com>,
Yann Puech <yann.puech@...el.com>,
Jeremy Compostella <jeremy.compostella@...el.com>,
David Cohen <david.a.cohen@...ux.intel.com>
Subject: Re: [PATCH 1/1] watchdog: Adding Merrifield watchdog driver support
On Thu, 2 Jan 2014 16:56:42 -0800
eric.ernst@...ux.intel.com wrote:
> From: Gabriel Touzeau <gabrielx.touzeau@...el.com>
>
> Added Merrifield watchdog driver support.
>
> Based on initial implementation from prior Intel SCU-based platforms, this
> driver has several changes specific to the Tangier SoC / Merrifield platform.
We have a watchdog driver layer now. Any new driver should be using that.
It deals with a lot of the work for you so you'll just need the actual
methods doing the work. It also registers both the legacy device and new
style watchdog nodes as appropriate so you can have multiple watchdogs on
a system.
Look at watchdog_core.c and watchdog_dev.c and the various things that
use it.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists