From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers: watchdog: add MAX6373 WDT support
Date: Wed, 12 Aug 2015 11:46:56 -0400 [thread overview]
Message-ID: <20150812154656.GO25532@bill-the-cat> (raw)
In-Reply-To: <1437687200-1119-1-git-send-email-rnd4@dave-tech.it>
On Thu, Jul 23, 2015 at 11:33:19PM +0200, rnd4 at dave-tech.it wrote:
> From: Andrea Scian <andrea.scian@dave.eu>
>
> MAX6373 is a simple WDT which is programmed its configuration pins
> and reset via another pin, which is usually connected to a GPIO
>
> Signed-off-by: Andrea Scian <andrea.scian@dave.eu>
> ---
> drivers/watchdog/Makefile | 1 +
> drivers/watchdog/max6373_wdt.c | 34 ++++++++++++++++++++++++++++++++++
> 2 files changed, 35 insertions(+)
> create mode 100644 drivers/watchdog/max6373_wdt.c
Please Kconfig'ize this, thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150812/5c13031e/attachment.sig>
next prev parent reply other threads:[~2015-08-12 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 21:33 [U-Boot] [PATCH] drivers: watchdog: add MAX6373 WDT support rnd4 at dave-tech.it
2015-08-12 15:46 ` Tom Rini [this message]
2015-08-18 13:22 ` [U-Boot] [PATCH v2] " rnd4 at dave-tech.it
2015-08-18 13:33 ` Michael Trimarchi
2015-08-18 20:41 ` Andrea Scian
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=20150812154656.GO25532@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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 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.