On Mon, Sep 22, 2014 at 12:32 AM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > On 09/21/2014 09:05 AM, Chen-Yu Tsai wrote: >> >> This patch adds support for hardware parameters tied to compatible >> strings, so similar hardware can reuse the driver. >> >> This will be used to support the newer watchdog found in A31 and >> later SoCs. Differences in the new hardware include separate >> interrupt lines for each watchdog, and corresponding interrupt >> control/status registers. Watchdog control registers were also >> slightly rearranged. >> >> Also replace ioread32()/iowrite32() with readl()/writel() in various >> places changed. >> >> Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx> > > > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > Hi Guenter, Are you submitting the restart handler patches for inclusion in 3.18? If so, are you taking any related patches or patches depending on that series? Thanks ChenYu -- 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