]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/arm/mach-mx3/mach-mx35_3ds.c
ARM: mx3/mx35_3ds: Add watchdog support
[linux.git] / arch / arm / mach-mx3 / mach-mx35_3ds.c
index 73fb1157e56d285017bc86a621f17179665e42c0..d5ca7ea0743acebf11dc6cee65beae0723f77a38 100644 (file)
@@ -140,6 +140,7 @@ static void __init mxc_board_init(void)
        mxc_iomux_v3_setup_multiple_pads(mx35pdk_pads, ARRAY_SIZE(mx35pdk_pads));
 
        imx35_add_fec(NULL);
+       imx35_add_imx2_wdt(NULL);
        platform_add_devices(devices, ARRAY_SIZE(devices));
 
        imx35_add_imx_uart0(&uart_pdata);