All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] mpc52xx/wdt: re-enable the MPC5200 WDT
@ 2009-11-12 18:39 ` Albrecht Dreß
  0 siblings, 0 replies; 2+ messages in thread
From: Albrecht Dreß @ 2009-11-12 18:39 UTC (permalink / raw)
  To: Likely, Grant, Linux PPC Development, Devicetree Discussions,
	Wim Van Sebroeck

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 merge
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(-)

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

* [PATCHv2 0/3] mpc52xx/wdt: re-enable the MPC5200 WDT
@ 2009-11-12 18:39 ` Albrecht Dreß
  0 siblings, 0 replies; 2+ messages in thread
From: Albrecht Dreß @ 2009-11-12 18:39 UTC (permalink / raw)
  To: Likely, Grant, Linux PPC Development, Devicetree Discussions,
	Wim Van Sebroeck

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(-)

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

end of thread, other threads:[~2009-11-12 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-12 18:39 [PATCHv2 0/3] mpc52xx/wdt: re-enable the MPC5200 WDT Albrecht Dreß
2009-11-12 18:39 ` Albrecht Dreß

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.