From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrizio Castro Subject: RE: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN Date: Tue, 13 Feb 2018 13:08:19 +0000 Message-ID: References: <1518457475-4480-1-git-send-email-fabrizio.castro@bp.renesas.com> <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1518457475-4480-15-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> Content-Language: en-US Sender: linux-watchdog-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Simon Horman , Geert Uytterhoeven Cc: Guenter Roeck , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Chris Paterson , Biju Das , Ramesh Shanmugasundaram , Fabrizio Castro , Philipp Zabel , Rob Herring , Mark Rutland , Wim Van Sebroeck , Russell King C List-Id: devicetree@vger.kernel.org Hello Simon, what do you think about enabling the watchdog in multi_v7_defconfig as a mo= dule? Thanks, Fab > Subject: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GE= N > > R-Car Gen2 and RZ/G1 platforms come with a watchdog IP, therefore enable > its driver by default. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Wolfram Sang > --- > v4->v5: > * no change > > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmob= ile_defconfig > index 578434c..d5cdad8 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -132,6 +132,7 @@ CONFIG_CPU_THERMAL=3Dy > CONFIG_RCAR_THERMAL=3Dy > CONFIG_WATCHDOG=3Dy > CONFIG_DA9063_WATCHDOG=3Dy > +CONFIG_RENESAS_WDT=3Dy > CONFIG_MFD_AS3711=3Dy > CONFIG_MFD_DA9063=3Dy > CONFIG_REGULATOR_FIXED_VOLTAGE=3Dy > -- > 2.7.4 Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, B= uckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered= No. 04586709. -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relmlor3.renesas.com ([210.160.252.173]:34407 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S964790AbeBMNIZ (ORCPT ); Tue, 13 Feb 2018 08:08:25 -0500 From: Fabrizio Castro To: Simon Horman , Geert Uytterhoeven CC: Guenter Roeck , "devicetree@vger.kernel.org" , "linux-watchdog@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-clk@vger.kernel.org" , Chris Paterson , Biju Das , Ramesh Shanmugasundaram , Fabrizio Castro , Philipp Zabel , "Rob Herring" , Mark Rutland , "Wim Van Sebroeck" , Russell King , "Catalin Marinas" , Will Deacon , "Michael Turquette" , Stephen Boyd , Magnus Damm , Wolfram Sang Subject: RE: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN Date: Tue, 13 Feb 2018 13:08:19 +0000 Message-ID: References: <1518457475-4480-1-git-send-email-fabrizio.castro@bp.renesas.com> <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> In-Reply-To: <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org Hello Simon, what do you think about enabling the watchdog in multi_v7_defconfig as a mo= dule? Thanks, Fab > Subject: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GE= N > > R-Car Gen2 and RZ/G1 platforms come with a watchdog IP, therefore enable > its driver by default. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Wolfram Sang > --- > v4->v5: > * no change > > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmob= ile_defconfig > index 578434c..d5cdad8 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -132,6 +132,7 @@ CONFIG_CPU_THERMAL=3Dy > CONFIG_RCAR_THERMAL=3Dy > CONFIG_WATCHDOG=3Dy > CONFIG_DA9063_WATCHDOG=3Dy > +CONFIG_RENESAS_WDT=3Dy > CONFIG_MFD_AS3711=3Dy > CONFIG_MFD_DA9063=3Dy > CONFIG_REGULATOR_FIXED_VOLTAGE=3Dy > -- > 2.7.4 Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, B= uckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered= No. 04586709. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Fabrizio Castro To: Simon Horman , Geert Uytterhoeven CC: Guenter Roeck , "devicetree@vger.kernel.org" , "linux-watchdog@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-clk@vger.kernel.org" , Chris Paterson , Biju Das , Ramesh Shanmugasundaram , Fabrizio Castro , Philipp Zabel , "Rob Herring" , Mark Rutland , "Wim Van Sebroeck" , Russell King , "Catalin Marinas" , Will Deacon , "Michael Turquette" , Stephen Boyd , Magnus Damm , Wolfram Sang Subject: RE: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN Date: Tue, 13 Feb 2018 13:08:19 +0000 Message-ID: References: <1518457475-4480-1-git-send-email-fabrizio.castro@bp.renesas.com> <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> In-Reply-To: <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 List-ID: Hello Simon, what do you think about enabling the watchdog in multi_v7_defconfig as a mo= dule? Thanks, Fab > Subject: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GE= N > > R-Car Gen2 and RZ/G1 platforms come with a watchdog IP, therefore enable > its driver by default. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Wolfram Sang > --- > v4->v5: > * no change > > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmob= ile_defconfig > index 578434c..d5cdad8 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -132,6 +132,7 @@ CONFIG_CPU_THERMAL=3Dy > CONFIG_RCAR_THERMAL=3Dy > CONFIG_WATCHDOG=3Dy > CONFIG_DA9063_WATCHDOG=3Dy > +CONFIG_RENESAS_WDT=3Dy > CONFIG_MFD_AS3711=3Dy > CONFIG_MFD_DA9063=3Dy > CONFIG_REGULATOR_FIXED_VOLTAGE=3Dy > -- > 2.7.4 Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, B= uckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered= No. 04586709. From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabrizio.castro@bp.renesas.com (Fabrizio Castro) Date: Tue, 13 Feb 2018 13:08:19 +0000 Subject: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN In-Reply-To: <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> References: <1518457475-4480-1-git-send-email-fabrizio.castro@bp.renesas.com> <1518457475-4480-15-git-send-email-fabrizio.castro@bp.renesas.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Simon, what do you think about enabling the watchdog in multi_v7_defconfig as a module? Thanks, Fab > Subject: [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN > > R-Car Gen2 and RZ/G1 platforms come with a watchdog IP, therefore enable > its driver by default. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Wolfram Sang > --- > v4->v5: > * no change > > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig > index 578434c..d5cdad8 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -132,6 +132,7 @@ CONFIG_CPU_THERMAL=y > CONFIG_RCAR_THERMAL=y > CONFIG_WATCHDOG=y > CONFIG_DA9063_WATCHDOG=y > +CONFIG_RENESAS_WDT=y > CONFIG_MFD_AS3711=y > CONFIG_MFD_DA9063=y > CONFIG_REGULATOR_FIXED_VOLTAGE=y > -- > 2.7.4 Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.