[PATCH v3 03/15] ARM: mxs: Add reset routines
Lothar Waßmann
LW at KARO-electronics.de
Wed Dec 8 02:33:32 EST 2010
Hi,
Shawn Guo writes:
> - The mxs wdog is implemented in RTC block.
> - There is a generic software reset routine for most modules on mxs.
>
> Signed-off-by: Shawn Guo <shawn.guo at freescale.com>
> ---
> Changes for v3:
> - Change wdog timeout to 10ms for safety
> - Simplify function mxs_reset_block() to get it look better
>
> Changes for v2:
> - Move rtc clock enabling from arch_reset() into mxs_arch_reset_init()
>
mxs_arch_reset_init() is currently being called from the .map_io hook
in mach-mxs/mm-mx23.c and mm-mx28.c which is called before clocks are
registered.
But IMO this should be removed from the .map_io hook anyway (as well
as mxs_iomux_init()).
Lothar Waßmann
--
___________________________________________________________
Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen
Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10
Geschäftsführer: Matthias Kaussen
Handelsregistereintrag: Amtsgericht Aachen, HRB 4996
www.karo-electronics.de | info at karo-electronics.de
___________________________________________________________
More information about the linux-arm-kernel
mailing list