[PATCH V4 2/6] watchdog: Add support for Freescale Layerscape platforms

Hou Zhiqiang B48286 at freescale.com
Thu Oct 15 19:44:25 PDT 2015



> -----Original Message-----
> From: Guenter Roeck [mailto:linux at roeck-us.net]
> Sent: 2015年10月15日 22:25
> To: Hou Zhiqiang-B48286; linux-arm-kernel at lists.infradead.org;
> catalin.marinas at arm.com; will.deacon at arm.com; linux-i2c at vger.kernel.org;
> linux-watchdog at vger.kernel.org; linux-doc at vger.kernel.org; linux-
> clk at vger.kernel.org
> Cc: mark.rutland at arm.com; wsa at the-dreams.de; wim at iguana.be;
> corbet at lwn.net; mturquette at baylibre.com; sboyd at codeaurora.org; Hu
> Mingkai-B21284; Xie Shaohui-B21989; Wood Scott-B07421; Sharma Bhupesh-
> B45370; Song Wenbin-B53747
> Subject: Re: [PATCH V4 2/6] watchdog: Add support for Freescale
> Layerscape platforms
> 
> On 10/15/2015 05:12 AM, Zhiqiang Hou wrote:
> > From: Shaohui Xie <Shaohui.Xie at freescale.com>
> >
> > Modify watchdog/Kconfig file to support Layerscape platforms.
> >
> > Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> > Signed-off-by: Wenbin Song <Wenbin.Song at freescale.com>
> > Signed-off-by: Hou Zhiqiang <B48286 at freescale.com>
> > ---
> > This patch has been acked in V3 by Guenter Roeck [linux at roeck-us.net].
> >
> Here it is again, but if there is no change, please just add the Ack to
> subsequent versions of the patch.
> 

Ok, thanks.

> Acked-by: Guenter Roeck <linux at roeck-us.net>
> 
> 
> > V4: V3 V2
> >   - No change.
> >
> >   drivers/watchdog/Kconfig | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index
> > 79e1aa1..448dbaf 100644
> > --- a/drivers/watchdog/Kconfig
> > +++ b/drivers/watchdog/Kconfig
> > @@ -446,7 +446,7 @@ config MAX63XX_WATCHDOG
> >
> >   config IMX2_WDT
> >   	tristate "IMX2+ Watchdog"
> > -	depends on ARCH_MXC
> > +	depends on ARCH_MXC || ARCH_LAYERSCAPE
> >   	select REGMAP_MMIO
> >   	select WATCHDOG_CORE
> >   	help
> >

Thanks,
Zhiqiang


More information about the linux-arm-kernel mailing list