From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [v3 PATCH 9/9] ARM: dts: add the watchdog nodes for at91sam9g25ek boards
Date: Tue, 8 Jan 2013 21:01:49 +0100 [thread overview]
Message-ID: <20130108200149.GE7360@game.jcrosoft.org> (raw)
In-Reply-To: <1357353529-20901-10-git-send-email-wenyou.yang@atmel.com>
On 10:38 Sat 05 Jan , Wenyou Yang wrote:
> Tested on the at91sam9g25ek boards
>
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
> Cc: linux at arm.linux.org.uk
> Cc: linux-kernel at vger.kernel.org
> ---
> arch/arm/boot/dts/at91sam9x5ek.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9x5ek.dtsi b/arch/arm/boot/dts/at91sam9x5ek.dtsi
> index 8a7cf1d..afddf75 100644
> --- a/arch/arm/boot/dts/at91sam9x5ek.dtsi
> +++ b/arch/arm/boot/dts/at91sam9x5ek.dtsi
> @@ -69,6 +69,10 @@
> status = "okay";
> };
>
> + watchdog at fffffe40 {
> + status = "okay";
> + };
> +
use less today as the watchdog is shutdown at bootstrap level
and on at91 once shutdown we can not enable it again
Best Regards,
J.
> pinctrl at fffff400 {
> mmc0 {
> pinctrl_board_mmc0: mmc0-board {
> --
> 1.7.9.5
>
next prev parent reply other threads:[~2013-01-08 20:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 2:38 [v3 PATCH 0/9] watchdog/at91sam9_wdt: Convert to use the new framework Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 1/9] watchdog: add the function watchdog_is_open Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 2/9] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 3/9] watchdog/at91sam9_wdt: Convert to use the watchdog framework Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 4/9] watchdog/at91sam9_wdt: Adjust the options of watchdog_info Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 5/9] watchdog/at91sam9_wdt: Add nowayout helpers to Watchdog Timer Driver Kernel API Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 6/9] watchdog/at91sam9_wdt: Remove the __initdata of at91wdt_wdd Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 7/9] watchdog/at91sam9_wdt: Use module_platform_driver() Wenyou Yang
2013-01-08 10:17 ` Fabio Porcedda
2013-01-16 5:22 ` Yang, Wenyou
2013-01-05 2:38 ` [v3 PATCH 8/9] ARM: dts: add the watchdog nodes for at91sam9x5 and at91sam9n12 SoC Wenyou Yang
2013-01-05 2:38 ` [v3 PATCH 9/9] ARM: dts: add the watchdog nodes for at91sam9g25ek boards Wenyou Yang
2013-01-08 20:01 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-01-09 1:04 ` Yang, Wenyou
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=20130108200149.GE7360@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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