From: ivan.khoronzhuk@ti.com (ivan.khoronzhuk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm: dts: keystone: add watchdog entry
Date: Tue, 10 Dec 2013 16:52:35 +0200 [thread overview]
Message-ID: <52A72AB3.5000900@ti.com> (raw)
In-Reply-To: <1386686869-729-1-git-send-email-ivan.khoronzhuk@ti.com>
+ CC
devicetree at vger.kernel.org
linux-arm-kernel at lists.infradead.org
linux-kernel at vger.kernel.org
On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote:
> Add watchdog entry to keystone device tree.
>
> Acked-by: Guenter Roeck <linux@roeck-us.net>
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> ---
> Based on
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
> keystone/master
>
> arch/arm/boot/dts/keystone.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi
> index f6d6d9e..54a8ff7 100644
> --- a/arch/arm/boot/dts/keystone.dtsi
> +++ b/arch/arm/boot/dts/keystone.dtsi
> @@ -181,5 +181,11 @@
> interrupts = <GIC_SPI 300 IRQ_TYPE_EDGE_RISING>;
> clocks = <&clkspi>;
> };
> +
> + wdt: wdt at 022f0080 {
> + compatible = "ti,keystone-wdt","ti,davinci-wdt";
> + reg = <0x022f0080 0x80>;
> + clocks = <&clkwdtimer0>;
> + };
> };
> };
>
--
Regards,
Ivan Khoronzhuk
next parent reply other threads:[~2013-12-10 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1386686869-729-1-git-send-email-ivan.khoronzhuk@ti.com>
2013-12-10 14:52 ` ivan.khoronzhuk [this message]
[not found] ` <1386686869-729-2-git-send-email-ivan.khoronzhuk@ti.com>
2013-12-10 14:53 ` [PATCH 2/2] arm: keystone: enable watchdog support ivan.khoronzhuk
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=52A72AB3.5000900@ti.com \
--to=ivan.khoronzhuk@ti.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 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).