linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] watchdog: Support imx watchdog on SOC_IMX53
@ 2012-10-25 11:28 Roland Stigge
  2012-10-29 21:12 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Stigge @ 2012-10-25 11:28 UTC (permalink / raw)
  To: linux-arm-kernel

This patch fixes watchdog support after devicetree switch for imx53

Signed-off-by: Roland Stigge <stigge@antcom.de>

---
 arch/arm/mach-imx/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- linux-2.6.orig/arch/arm/mach-imx/Kconfig
+++ linux-2.6/arch/arm/mach-imx/Kconfig
@@ -739,6 +739,7 @@ config	SOC_IMX53
 	select ARCH_MX5
 	select ARCH_MX53
 	select HAVE_CAN_FLEXCAN if CAN
+	select IMX_HAVE_PLATFORM_IMX2_WDT
 	select PINCTRL
 	select PINCTRL_IMX53
 	select SOC_IMX5

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

* [PATCH] watchdog: Support imx watchdog on SOC_IMX53
  2012-10-25 11:28 [PATCH] watchdog: Support imx watchdog on SOC_IMX53 Roland Stigge
@ 2012-10-29 21:12 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-10-29 21:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Oct 25, 2012 at 01:28:33PM +0200, Roland Stigge wrote:
> This patch fixes watchdog support after devicetree switch for imx53
> 
> Signed-off-by: Roland Stigge <stigge@antcom.de>

Applied, thanks

Sascha

> 
> ---
>  arch/arm/mach-imx/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-2.6.orig/arch/arm/mach-imx/Kconfig
> +++ linux-2.6/arch/arm/mach-imx/Kconfig
> @@ -739,6 +739,7 @@ config	SOC_IMX53
>  	select ARCH_MX5
>  	select ARCH_MX53
>  	select HAVE_CAN_FLEXCAN if CAN
> +	select IMX_HAVE_PLATFORM_IMX2_WDT
>  	select PINCTRL
>  	select PINCTRL_IMX53
>  	select SOC_IMX5
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

end of thread, other threads:[~2012-10-29 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 11:28 [PATCH] watchdog: Support imx watchdog on SOC_IMX53 Roland Stigge
2012-10-29 21:12 ` Sascha Hauer

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