public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: linux-watchdog@vger.kernel.org
Cc: kernel@pengutronix.de,
	Steffen Trumtrar <s.trumtrar@pengutronix.de>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] watchdog: dw_wdt: add reset lines
Date: Thu, 22 Sep 2016 09:02:29 +0200	[thread overview]
Message-ID: <1474527753-22194-1-git-send-email-s.trumtrar@pengutronix.de> (raw)

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.
Additionally, the reset is the only way of stopping a once started watchdog.
This was previously not supported, so add the stop operation to the watchdog ops.

Tested on the SoCFPGA platform.

Regards,
Steffen

Steffen Trumtrar (3):
  watchdog: bindings: dw_wdt: add reset lines
  watchdog: dw_wdt: get reset lines from dt
  watchdog: dw_wdt: add stop watchdog operation

 .../devicetree/bindings/watchdog/dw_wdt.txt        |  5 +++++
 drivers/watchdog/dw_wdt.c                          | 25 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

-- 
2.8.1

             reply	other threads:[~2016-09-22  7:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22  7:02 Steffen Trumtrar [this message]
     [not found] ` <1474527753-22194-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-09-22  7:02   ` [PATCH 1/3] watchdog: bindings: dw_wdt: add reset lines Steffen Trumtrar
     [not found]     ` <1474527753-22194-2-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-09-23 19:59       ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1474527753-22194-1-git-send-email-s.trumtrar@pengutronix.de \
    --to=s.trumtrar@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox