linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mx35_3ds: Add watchdog support
@ 2010-11-15 14:31 Fabio Estevam
  2010-11-15 15:52 ` Uwe Kleine-König
  0 siblings, 1 reply; 6+ messages in thread
From: Fabio Estevam @ 2010-11-15 14:31 UTC (permalink / raw)
  To: linux-arm-kernel

mx35_3ds: Add watchdog support.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/mach-mx3/mach-mx35_3ds.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-mx3/mach-mx35_3ds.c b/arch/arm/mach-mx3/mach-mx35_3ds.c
index 6b51fec..30e73bd 100644
--- a/arch/arm/mach-mx3/mach-mx35_3ds.c
+++ b/arch/arm/mach-mx3/mach-mx35_3ds.c
@@ -79,6 +79,7 @@ static const struct mxc_nand_platform_data mx35pdk_nand_board_info __initconst =
 
 static struct platform_device *devices[] __initdata = {
 	&mx35pdk_flash,
+	&imx_wdt_device0,
 };
 
 static iomux_v3_cfg_t mx35pdk_pads[] = {
-- 
1.6.0.4


      

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

end of thread, other threads:[~2010-11-16  9:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 14:31 [PATCH] mx35_3ds: Add watchdog support Fabio Estevam
2010-11-15 15:52 ` Uwe Kleine-König
2010-11-15 17:31   ` Fabio Estevam
2010-11-15 19:04     ` Russell King - ARM Linux
2010-11-16  6:38     ` Uwe Kleine-König
2010-11-16  9:25       ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).