Hi Sylvain, On 06/10/2015 at 22:28:45 +0200, Sylvain Rochet wrote : > Since turning on idle-halt in commit 5161b31dc39a (watchdog: > at91sam9_wdt: better watchdog support"), SoCs compatible with > at91sam9260-wdt not using a device tree no longer reboot if the watchdog > times out while the CPU is in idle state. Removing the > AT91_WDT_WDIDLEHLT flag that was set by default fixes this. > > Signed-off-by: Sylvain Rochet <[email protected]> > Fixes: 5161b31dc39a ("watchdog: at91sam9_wdt: better watchdog support") > Cc: <[email protected]> # 3.14+
Acked-by: Alexandre Belloni <[email protected]> However, we don't really care about that for kernels after 3.18 as no users are using pdata anymore. I think you could send a follow-up patch removing pdata support completely. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

