On Thu, 2 Jan 2014 16:56:42 -0800 eric.ernst@xxxxxxxxxxxxxxx wrote: > From: Gabriel Touzeau <gabrielx.touzeau@xxxxxxxxx> > > 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-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html