From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3 v2] arm, am335x: add watchdog support
Date: Mon, 29 Jul 2013 08:39:02 -0400 [thread overview]
Message-ID: <20130729123902.GF5104@bill-the-cat> (raw)
In-Reply-To: <1375073886-19551-3-git-send-email-hs@denx.de>
On Mon, Jul 29, 2013 at 06:58:05AM +0200, Heiko Schocher wrote:
> Add TI OMAP 16xx & 24xx/34xx 32KHz (non-secure) watchdog support.
>
> Signed-off-by: Heiko Schocher <hs@denx.de>
> Reviewed-by: Tom Rini <trini@ti.com>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
[snip]
> +++ b/drivers/watchdog/omap_wdt.c
> @@ -0,0 +1,112 @@
> +/*
> + * omap_wdt.c
> + *
> + * (C) Copyright 2013
> + * Heiko Schocher, DENX Software Engineering, hs at denx.de.
> + *
> + * SPDX-License-Identifier: GPL-2.0+
> + *
> + * Based on:
> + *
> + * Watchdog driver for the TI OMAP 16xx & 24xx/34xx 32KHz (non-secure) watchdog
> + *
> + * Author: MontaVista Software, Inc.
> + * <gdavis@mvista.com> or <source@mvista.com>
> + *
> + * History:
> + *
> + * 20030527: George G. Davis <gdavis@mvista.com>
> + * Initially based on linux-2.4.19-rmk7-pxa1/drivers/char/sa1100_wdt.c
So this is clearly based on the kernel, so we can't go adding our own
"plus" and this is just GPL-2.0.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130729/048e9a9d/attachment.pgp>
next prev parent reply other threads:[~2013-07-29 12:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 4:58 [U-Boot] [PATCH 0/3] arm, am335x: add support for siemens boards Heiko Schocher
2013-07-29 4:58 ` [U-Boot] [PATCH 1/3] arm, spl: add watchdog library to SPL Heiko Schocher
2013-07-29 4:58 ` [U-Boot] [PATCH 2/3 v2] arm, am335x: add watchdog support Heiko Schocher
2013-07-29 12:39 ` Tom Rini [this message]
2013-07-29 13:06 ` Heiko Schocher
2013-07-29 13:24 ` Tom Rini
2013-07-29 4:58 ` [U-Boot] [PATCH 3/3] arm, am335x: add support for 3 siemens boards Heiko Schocher
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=20130729123902.GF5104@bill-the-cat \
--to=trini@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox