All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Add IMX2+ watchdog
@ 2019-02-06 14:37 Carlo Caione
  2019-02-06 16:18 ` Fabio Estevam
  2019-02-11  3:03 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Carlo Caione @ 2019-02-06 14:37 UTC (permalink / raw)
  To: catalin.marinas, will.deacon, linux-arm-kernel, shawnguo, kernel,
	fabio.estevam, abel.vesa, l.stach
  Cc: Carlo Caione

It's needed to properly reboot the i.MX8MQ EVK board.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 788773d16c7c..1c26d8bfd927 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -423,6 +423,7 @@ CONFIG_UNIPHIER_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_ARM_SP805_WATCHDOG=y
 CONFIG_S3C2410_WATCHDOG=y
+CONFIG_IMX2_WDT=y
 CONFIG_MESON_GXBB_WATCHDOG=m
 CONFIG_MESON_WATCHDOG=m
 CONFIG_RENESAS_WDT=y
-- 
2.19.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Add IMX2+ watchdog
  2019-02-06 14:37 [PATCH] arm64: defconfig: Add IMX2+ watchdog Carlo Caione
@ 2019-02-06 16:18 ` Fabio Estevam
  2019-02-11  3:03 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2019-02-06 16:18 UTC (permalink / raw)
  To: Carlo Caione
  Cc: Abel Vesa, Catalin Marinas, Will Deacon, Sascha Hauer,
	Fabio Estevam, Shawn Guo,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	Lucas Stach

On Wed, Feb 6, 2019 at 12:37 PM Carlo Caione <ccaione@baylibre.com> wrote:
>
> It's needed to properly reboot the i.MX8MQ EVK board.
>
> Signed-off-by: Carlo Caione <ccaione@baylibre.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Add IMX2+ watchdog
  2019-02-06 14:37 [PATCH] arm64: defconfig: Add IMX2+ watchdog Carlo Caione
  2019-02-06 16:18 ` Fabio Estevam
@ 2019-02-11  3:03 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2019-02-11  3:03 UTC (permalink / raw)
  To: Carlo Caione
  Cc: abel.vesa, catalin.marinas, will.deacon, kernel, fabio.estevam,
	linux-arm-kernel, l.stach

On Wed, Feb 06, 2019 at 02:37:37PM +0000, Carlo Caione wrote:
> It's needed to properly reboot the i.MX8MQ EVK board.
> 
> Signed-off-by: Carlo Caione <ccaione@baylibre.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-02-11  3:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-06 14:37 [PATCH] arm64: defconfig: Add IMX2+ watchdog Carlo Caione
2019-02-06 16:18 ` Fabio Estevam
2019-02-11  3:03 ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.