public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: at91sam9_wdt: add new feature support
@ 2015-07-28  7:00 Wenyou Yang
  2015-07-28  7:00 ` [PATCH 1/2] drivers: " Wenyou Yang
  2015-07-28  7:00 ` [PATCH 2/2] Documentation: dt: binding: atmel-wdt: add a new compitable Wenyou Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Wenyou Yang @ 2015-07-28  7:00 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Wim,

Atmel Watchdog Timer has a new feature from SAMA5D4, the Watchdog Timer Mode
Register can be written more than once, so the driver can enable/disable
the watchdog timer hardware and set the watchdog timer hardware timeout.

The patch set is to add new feature.

Wenyou Yang (2):
  drivers: watchdog: at91sam9_wdt: add new feature support
  Documentation: dt: binding: atmel-wdt: add a new compitable

 .../devicetree/bindings/watchdog/atmel-wdt.txt     |    4 +-
 drivers/watchdog/at91sam9_wdt.c                    |  255 ++++++++++++++------
 drivers/watchdog/at91sam9_wdt.h                    |    4 +
 3 files changed, 193 insertions(+), 70 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-29  1:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28  7:00 [PATCH 0/2] watchdog: at91sam9_wdt: add new feature support Wenyou Yang
2015-07-28  7:00 ` [PATCH 1/2] drivers: " Wenyou Yang
2015-07-28  7:14   ` Guenter Roeck
2015-07-29  0:38     ` Yang, Wenyou
2015-07-29  1:22       ` Guenter Roeck
2015-07-29  1:50         ` Yang, Wenyou
2015-07-28  7:00 ` [PATCH 2/2] Documentation: dt: binding: atmel-wdt: add a new compitable Wenyou Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox