From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: socfpga: dts: add watchdog0+1
Date: Thu, 22 May 2014 16:46:46 +0400 [thread overview]
Message-ID: <537DF1B6.5020807@cogentembedded.com> (raw)
In-Reply-To: <1400753977-11620-1-git-send-email-s.trumtrar@pengutronix.de>
Hello.
On 22-05-2014 14:19, Steffen Trumtrar wrote:
> The SoCFPGA has two watchdog timers. Add them to the dtsi.
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> ---
> arch/arm/boot/dts/socfpga.dtsi | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
> diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
> index 56fc214..ee10fa6 100644
> --- a/arch/arm/boot/dts/socfpga.dtsi
> +++ b/arch/arm/boot/dts/socfpga.dtsi
> @@ -549,6 +549,22 @@
> reg = <0xffd05000 0x1000>;
> };
>
> + watchdog0: wd at ffd02000 {
The node name should be "watchdog", according to section 2.2.2 of the
ePPAR standard [1].
> + watchdog1: wd at ffd04000 {
Same here.
[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
WBR, Sergei
next prev parent reply other threads:[~2014-05-22 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 10:19 [PATCH] ARM: socfpga: dts: add watchdog0+1 Steffen Trumtrar
2014-05-22 12:46 ` Sergei Shtylyov [this message]
2014-05-22 12:48 ` Sergei Shtylyov
2014-05-22 12:50 ` Steffen Trumtrar
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=537DF1B6.5020807@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--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 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.