devicetree.vger.kernel.org archive mirror
 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: wim, robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak
  Cc: sylvain.rochet, nicolas.ferre, boris.brezillon, wenyou.yang,
	devicetree, linux-kernel, linux-watchdog, 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
     [not found]   ` <1438066825-21923-2-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-07-28  7:14     ` Guenter Roeck
     [not found]       ` <55B72BC0.8070206-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2015-07-29  0:38         ` Yang, Wenyou
2015-07-29  1:22           ` Guenter Roeck
     [not found]             ` <55B82AE1.2050906-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
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;
as well as URLs for NNTP newsgroup(s).