[PATCH 2/2] ARM: mach-mx5: Add watchdog support for MX53 based boards

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Thu Feb 17 14:48:52 EST 2011


Hi Fabio,

just a small nitpick below, 

On Thu, Feb 17, 2011 at 04:57:46PM -0200, Fabio Estevam wrote:
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  arch/arm/mach-mx5/Kconfig           |    3 +++
>  arch/arm/mach-mx5/board-mx53_evk.c  |    1 +
>  arch/arm/mach-mx5/board-mx53_loco.c |    1 +
>  arch/arm/mach-mx5/board-mx53_smd.c  |    1 +
>  4 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-mx5/Kconfig
> index 10b6008..8441462 100644
> --- a/arch/arm/mach-mx5/Kconfig
> +++ b/arch/arm/mach-mx5/Kconfig
> @@ -128,6 +128,7 @@ config MACH_MX53_EVK
>  	select SOC_IMX53
>  	select IMX_HAVE_PLATFORM_IMX_UART
>  	select IMX_HAVE_PLATFORM_IMX_I2C
> +	select IMX_HAVE_PLATFORM_IMX2_WDT
IMX2 sorts before IMX_

Other than that ack for both patches.

Best regards
Uwe


-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list