From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.hauer@pengutronix.de (Sascha Hauer) Date: Mon, 29 Oct 2012 22:12:13 +0100 Subject: [PATCH] watchdog: Support imx watchdog on SOC_IMX53 In-Reply-To: <1351164513-27999-1-git-send-email-stigge@antcom.de> References: <1351164513-27999-1-git-send-email-stigge@antcom.de> Message-ID: <20121029211213.GY1641@pengutronix.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 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 |