Re: [RFC PATCH 0/4] watchdog: at91sam9_wdt: handle already configured wdt

2013-06-21 Thread boris brezillon
Villard; Ferre, Nicolas; >> linux-watch...@vger.kernel.org >> Cc: devicetree-disc...@lists.ozlabs.org; linux-...@vger.kernel.org; >> linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Boris >> BREZILLON >> Subject: [RFC PATCH 0/4] watchdog: at91sam9_wdt:

RE: [RFC PATCH 0/4] watchdog: at91sam9_wdt: handle already configured wdt

2013-06-20 Thread Yang, Wenyou
; Cc: devicetree-disc...@lists.ozlabs.org; linux-...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Boris > BREZILLON > Subject: [RFC PATCH 0/4] watchdog: at91sam9_wdt: handle already configured > wdt > > Hello, > > This patch series is

[RFC PATCH 0/4] watchdog: at91sam9_wdt: handle already configured wdt

2013-06-11 Thread Boris BREZILLON
Hello, This patch series is a porposal to enhance the sam9 watchdog timer support. The at91sam9 watchdog timer cannot configured twice, and the current implementation only tries to configure in a static way: - 2 seconds timeout - wdt restart every 500ms If the timer has already been configured w