Re: [PATCH 2/7] Watchdog driver for AT91SAM9 SOC

2013-03-12 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, I already send it to the ML and the current framework wd is not how I want it no attachement path nightmare to read under mutt Best Regards, J. On 16:46 Tue 12 Mar , Renaud C. wrote: >This patch add watchdog driver for AT91SAM9 SOC. Beware that the watchdog >

[PATCH 2/7] Watchdog driver for AT91SAM9 SOC

2013-03-12 Thread Renaud C.
This patch add watchdog driver for AT91SAM9 SOC. Beware that the watchdog unit is write once. I only added the at91_add_device_watchdog(void) API for AT91SAM9260 devices, but the driver should work on all AT91SAM9. added-watchdog-driver-for-at91sam9x.patch Description: Binary data ___