devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] watchdog: dw_wdt: add reset lines
@ 2017-05-22  8:51 Steffen Trumtrar
       [not found] ` <cover.50aaf23e8fbe9028f711a67e39b96910c986e8b0.1495443015.git-series.s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  2017-06-20  7:55 ` [PATCH v4 0/3] watchdog: dw_wdt: add " Steffen Trumtrar
  0 siblings, 2 replies; 10+ messages in thread
From: Steffen Trumtrar @ 2017-05-22  8:51 UTC (permalink / raw)
  To: linux-watchdog-u79uwXL29TY76Z2rM5mHXA
  Cc: Wim Van Sebroeck, Rob Herring, Mark Rutland,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Guenter Roeck, Dinh Nguyen,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Philipp Zabel,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ, Steffen Trumtrar

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 v3:

  - goto out_disable_clk
  - add Reviewed-by

Changes since v2:

  - use optional reset functions
  - add Acked-by to devictree 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                             | 11 +++++++++++
 3 files changed, 16 insertions(+)

base-commit: 2ea659a9ef488125eb46da6eb571de5eae5c43f6
-- 
git-series 0.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-06-21  6:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22  8:51 [PATCH v4 0/3] watchdog: dw_wdt: add reset lines Steffen Trumtrar
     [not found] ` <cover.50aaf23e8fbe9028f711a67e39b96910c986e8b0.1495443015.git-series.s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-05-22  8:51   ` [PATCH v4 1/3] watchdog: bindings: " Steffen Trumtrar
     [not found]     ` <77954d7b338db9956e15298064f21c028c2070f3.1495443015.git-series.s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-05-25  0:57       ` Guenter Roeck
2017-05-22  8:51   ` [PATCH v4 2/3] watchdog: dw_wdt: get reset lines from dt Steffen Trumtrar
     [not found]     ` <17fdba7aa0c8f356cfdc28792d228817030b152e.1495443015.git-series.s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-05-25  0:58       ` Guenter Roeck
2017-05-22  8:51   ` [PATCH v4 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines Steffen Trumtrar
     [not found]     ` <1606b1da6758142628496ae85b15b3f89f0f928d.1495443015.git-series.s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-05-25  0:59       ` Guenter Roeck
2017-06-20  7:55 ` [PATCH v4 0/3] watchdog: dw_wdt: add " Steffen Trumtrar
     [not found]   ` <738tknf5zp.fsf-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2017-06-21  1:43     ` Guenter Roeck
     [not found]       ` <a6d32d71-6f66-18af-5283-036bf1ef93ce-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2017-06-21  6:35         ` 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).