linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] watchdog: dw_wdt: add reset lines
@ 2017-05-18  8:42 Steffen Trumtrar
  2017-05-18  8:42 ` [PATCH v3 1/3] watchdog: bindings: " Steffen Trumtrar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Steffen Trumtrar @ 2017-05-18  8:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!

This series adds support for the reset line that is (potentially) holding
the watchdog in reset.

As the watchdog is useless if this happens, it needs to be deasserted in
the probe function.

Tested on a Socrates board.

Regards,
Steffen

Changes since v2:

  - use optional reset functions
  - add Acked-by to devicetree bindings

Changes since v1:

  - remove reset-names property
  - remove warning if reset property is missing

Steffen Trumtrar (3):
  watchdog: bindings: dw_wdt: add reset lines
  watchdog: dw_wdt: get reset lines from dt
  ARM: socfpga: dtsi: add dw-wdt reset lines

 Documentation/devicetree/bindings/watchdog/dw_wdt.txt |  3 +++
 arch/arm/boot/dts/socfpga.dtsi                        |  2 ++
 drivers/watchdog/dw_wdt.c                             |  9 +++++++++
 3 files changed, 14 insertions(+)

base-commit: 2ea659a9ef488125eb46da6eb571de5eae5c43f6
-- 
git-series 0.9.1

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

end of thread, other threads:[~2017-05-18  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18  8:42 [PATCH v3 0/3] watchdog: dw_wdt: add reset lines Steffen Trumtrar
2017-05-18  8:42 ` [PATCH v3 1/3] watchdog: bindings: " Steffen Trumtrar
2017-05-18  8:42 ` [PATCH v3 2/3] watchdog: dw_wdt: get reset lines from dt Steffen Trumtrar
2017-05-18  9:02   ` Philipp Zabel
2017-05-18  8:42 ` [PATCH v3 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines Steffen Trumtrar

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).