Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1257437

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

From Li Yang <leoli@freescale.com>
Newsgroups linux.kernel
Subject Re: [PATCH V5 2/6] watchdog: Add support for Freescale Layerscape platforms
Date 2015-10-27 23:30 +0100
Message-ID <qokUH-2vz-33@gated-at.bofh.it> (permalink)
References <qokUH-2vz-35@gated-at.bofh.it> <qokUH-2vz-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Wim,

Can you help to review the patch and pick it for the next merge window?

Regards,
Leo

On Mon, Oct 19, 2015 at 6:56 AM, Zhiqiang Hou <B48286@freescale.com> wrote:
> From: Shaohui Xie <Shaohui.Xie@freescale.com>
>
> Modify watchdog/Kconfig file to support Layerscape platforms.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> Signed-off-by: Wenbin Song <Wenbin.Song@freescale.com>
> Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
> Acked-by: Guenter Roeck <linux@roeck-us.net>
> ---
> V5: 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
> --
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH V5 2/6] watchdog: Add support for Freescale Layerscape platforms Li Yang <leoli@freescale.com> - 2015-10-27 23:30 +0100

csiph-web