All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] watchdog: Add support for RZ/A2 wdt
@ 2018-09-06 18:37 Chris Brandt
  2018-09-06 18:37 ` [PATCH v2 1/2] watchdog: rza_wdt: Support longer timeouts Chris Brandt
  2018-09-06 18:37 ` [PATCH v2 2/2] dt-bindings: watchdog: renesas-wdt: Add support for R7S9210 Chris Brandt
  0 siblings, 2 replies; 8+ messages in thread
From: Chris Brandt @ 2018-09-06 18:37 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Mark Rutland,
	Geert Uytterhoeven
  Cc: linux-watchdog, devicetree, linux-renesas-soc, Simon Horman,
	Chris Brandt

Slightly modify the rza_wdt.c driver and update the binding docs.


Chris Brandt (2):
  watchdog: rza_wdt: Support longer timeouts
  dt-bindings: watchdog: renesas-wdt: Add support for R7S9210

 .../devicetree/bindings/watchdog/renesas-wdt.txt   |  1 +
 drivers/watchdog/rza_wdt.c                         | 81 +++++++++++++++++-----
 2 files changed, 64 insertions(+), 18 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-09-07  2:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-06 18:37 [PATCH v2 0/2] watchdog: Add support for RZ/A2 wdt Chris Brandt
2018-09-06 18:37 ` [PATCH v2 1/2] watchdog: rza_wdt: Support longer timeouts Chris Brandt
2018-09-06 18:52   ` Guenter Roeck
2018-09-06 18:56     ` Guenter Roeck
2018-09-06 19:40       ` Chris Brandt
2018-09-06 21:39       ` Chris Brandt
2018-09-06 20:45     ` Chris Brandt
2018-09-06 18:37 ` [PATCH v2 2/2] dt-bindings: watchdog: renesas-wdt: Add support for R7S9210 Chris Brandt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.