From: l.stach@pengutronix.de (Lucas Stach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx51-zii-rdu1: Disable internal watchdog
Date: Thu, 12 Jul 2018 12:33:33 +0200 [thread overview]
Message-ID: <1531391613.3163.70.camel@pengutronix.de> (raw)
In-Reply-To: <1531344867-898-1-git-send-email-festevam@gmail.com>
Am Mittwoch, den 11.07.2018, 18:34 -0300 schrieb Fabio Estevam:
> > From: Fabio Estevam <fabio.estevam@nxp.com>
>
> imx51-zii-rdu1 has an external watchdog in the environment
> microcontroller, so disable the internal one.
>
> This aligns with what was done in commit 7055f714032c ("ARM: dts:
> imx6: RDU2: disable internal watchdog") for imx6 rdu2 board.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
> ---
> ?arch/arm/boot/dts/imx51-zii-rdu1.dts | 4 ++++
> ?1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx51-zii-rdu1.dts b/arch/arm/boot/dts/imx51-zii-rdu1.dts
> index 257c918..0af9f67 100644
> --- a/arch/arm/boot/dts/imx51-zii-rdu1.dts
> +++ b/arch/arm/boot/dts/imx51-zii-rdu1.dts
> @@ -668,6 +668,10 @@
> > ? status = "okay";
> ?};
> ?
> +&wdog1 {
> > + status = "disabled";
> +};
> +
> ?&iomuxc {
> > ? pinctrl_ampgpio: ampgpiogrp {
> > ? fsl,pins = <
next prev parent reply other threads:[~2018-07-12 10:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 21:34 [PATCH] ARM: dts: imx51-zii-rdu1: Disable internal watchdog Fabio Estevam
2018-07-12 10:33 ` Lucas Stach [this message]
2018-07-17 2:56 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1531391613.3163.70.camel@pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).