From: "Albrecht Dreß" <albrecht.dress@arcor.de>
To: "Likely, Grant" <grant.likely@secretlab.ca>,
Linux PPC Development <linuxppc-dev@ozlabs.org>,
Devicetree Discussions <devicetree-discuss@lists.ozlabs.org>,
Wim Van Sebroeck <wim@iguana.be>
Subject: [PATCHv2 0/3] mpc52xx/wdt: re-enable the MPC5200 WDT
Date: Thu, 12 Nov 2009 19:39:26 +0100 [thread overview]
Message-ID: <1258051166.2280.0@antares> (raw)
This set of patches merges the MPC5200 WDT into the GPT code, making it
functional again - currently, the MPC5200 GPT code blocks using the WDT.
Additionally, it defines a new OF property as to reserve and/or enable the
WDT during the boot process which may be a requirement for safety-related
(e.g. ISO/EN 61508) applications.
Note that all patches are against Grant Likely's "next" tree.
Compared to the first version of the patch, the basic change is a full merg=
e
of the WDT code into the GPT implementation in arch/powerpc/platforms/52xx.
It makes the old WDT implementation file obsolete. As a side effect, it is
not possible any more to build the 52xx WDT support as module which shouldn=
't
be a big issue, though.
Cheers, Albrecht.
---
Documentation/powerpc/dts-bindings/fsl/mpc5200.txt | 17 +-
arch/powerpc/include/asm/mpc52xx.h | 5 +-
arch/powerpc/platforms/52xx/mpc52xx_gpt.c | 328 ++++++++++++++++=
++--
drivers/watchdog/Kconfig | 4 +-
drivers/watchdog/Makefile | 1 -
5 files changed, 331 insertions(+), 24 deletions(-)
reply other threads:[~2009-11-12 18:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1258051166.2280.0@antares \
--to=albrecht.dress@arcor.de \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=linuxppc-dev@ozlabs.org \
--cc=wim@iguana.be \
/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