All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Genoud <richard.genoud@gmail.com>
To: Wenyou Yang <wenyou.yang@atmel.com>
Cc: linux-arm-kernel@lists.infradead.org, wim@iguana.be,
	linux@arm.linux.org.uk, nicolas.ferre@atmel.com,
	plagnioj@jcrosoft.com, ludovic.desroches@atmel.com,
	linux-kernel@vger.kernel.org, jm.lin@atmel.com
Subject: Re: [PATCH 0/2] ARM: dts: add watchdog device tree node in at91 dts files
Date: Fri, 31 May 2013 11:39:01 +0200	[thread overview]
Message-ID: <CACQ1gAjF=L+tVcJc3QMv7HEYcny2y-HcDLGJ5N7XbM=_vL+dFQ@mail.gmail.com> (raw)
In-Reply-To: <1369969893-7992-1-git-send-email-wenyou.yang@atmel.com>

2013/5/31 Wenyou Yang <wenyou.yang@atmel.com>:
> Hello,
>
> The patches is to add watchdog device tree node for at91 SoC and board dts files.
>
> Since the watchdog is disabled in the at91bootstrap with default configuration,
> if you want to use the watchdog in the kernel, you must make sure the watchdog
> doesn't be disabled in the at91bootstrap.
>
> It is tested on at91sam9g20ek, at91sam9263ek, at91sam9g25ek
> using Documentation/watchdog/src/watchdog-simple.c.
>
> It is based on v3.10-rc3, tested on linux-watchdog git tree as well.
>
> Best Regards,
> Wenyou Yang
>
> Wenyou Yang (2):
>   ARM: dts: add the watchdog nodes for at91 SoC
>   ARM: dts: add the watchdog nodes for at91 boards
>
>  arch/arm/boot/dts/at91sam9263ek.dts         |    4 ++++
>  arch/arm/boot/dts/at91sam9g20ek_common.dtsi |    4 ++++
>  arch/arm/boot/dts/at91sam9m10g45ek.dts      |    4 ++++
>  arch/arm/boot/dts/at91sam9n12.dtsi          |    6 ++++++
>  arch/arm/boot/dts/at91sam9n12ek.dts         |    4 ++++
>  arch/arm/boot/dts/at91sam9x5.dtsi           |    6 ++++++
>  arch/arm/boot/dts/at91sam9x5ek.dtsi         |    4 ++++
>  7 files changed, 32 insertions(+)
>
> --
> 1.7.9.5
>

Those patches haven been floating around from quite some time.
Let's merge them !

Tested on sam9g35, v3.10-rc2

Tested-by: Richard Genoud <richard.genoud@gmail.com>

WARNING: multiple messages have this Message-ID (diff)
From: richard.genoud@gmail.com (Richard Genoud)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: add watchdog device tree node in at91 dts files
Date: Fri, 31 May 2013 11:39:01 +0200	[thread overview]
Message-ID: <CACQ1gAjF=L+tVcJc3QMv7HEYcny2y-HcDLGJ5N7XbM=_vL+dFQ@mail.gmail.com> (raw)
In-Reply-To: <1369969893-7992-1-git-send-email-wenyou.yang@atmel.com>

2013/5/31 Wenyou Yang <wenyou.yang@atmel.com>:
> Hello,
>
> The patches is to add watchdog device tree node for at91 SoC and board dts files.
>
> Since the watchdog is disabled in the at91bootstrap with default configuration,
> if you want to use the watchdog in the kernel, you must make sure the watchdog
> doesn't be disabled in the at91bootstrap.
>
> It is tested on at91sam9g20ek, at91sam9263ek, at91sam9g25ek
> using Documentation/watchdog/src/watchdog-simple.c.
>
> It is based on v3.10-rc3, tested on linux-watchdog git tree as well.
>
> Best Regards,
> Wenyou Yang
>
> Wenyou Yang (2):
>   ARM: dts: add the watchdog nodes for at91 SoC
>   ARM: dts: add the watchdog nodes for at91 boards
>
>  arch/arm/boot/dts/at91sam9263ek.dts         |    4 ++++
>  arch/arm/boot/dts/at91sam9g20ek_common.dtsi |    4 ++++
>  arch/arm/boot/dts/at91sam9m10g45ek.dts      |    4 ++++
>  arch/arm/boot/dts/at91sam9n12.dtsi          |    6 ++++++
>  arch/arm/boot/dts/at91sam9n12ek.dts         |    4 ++++
>  arch/arm/boot/dts/at91sam9x5.dtsi           |    6 ++++++
>  arch/arm/boot/dts/at91sam9x5ek.dtsi         |    4 ++++
>  7 files changed, 32 insertions(+)
>
> --
> 1.7.9.5
>

Those patches haven been floating around from quite some time.
Let's merge them !

Tested on sam9g35, v3.10-rc2

Tested-by: Richard Genoud <richard.genoud@gmail.com>

  parent reply	other threads:[~2013-05-31  9:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31  3:09 [PATCH 0/2] ARM: dts: add watchdog device tree node in at91 dts files Wenyou Yang
2013-05-31  3:09 ` Wenyou Yang
2013-05-31  3:10 ` Wenyou Yang
2013-05-31  3:10   ` Wenyou Yang
2013-05-31  3:10   ` [PATCH 1/2] ARM: dts: add the watchdog nodes for at91 SoC Wenyou Yang
2013-05-31  3:10     ` Wenyou Yang
2013-05-31  3:11 ` [PATCH 0/2] ARM: dts: add watchdog device tree node in at91 dts files Wenyou Yang
2013-05-31  3:11   ` Wenyou Yang
2013-05-31  3:11   ` [PATCH 2/2] ARM: dts: add the watchdog nodes for at91 boards Wenyou Yang
2013-05-31  3:11     ` Wenyou Yang
2013-05-31  9:39   ` Richard Genoud [this message]
2013-05-31  9:39     ` [PATCH 0/2] ARM: dts: add watchdog device tree node in at91 dts files Richard Genoud
2013-05-31 20:54     ` Nicolas Ferre
2013-05-31 20:54       ` Nicolas Ferre

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='CACQ1gAjF=L+tVcJc3QMv7HEYcny2y-HcDLGJ5N7XbM=_vL+dFQ@mail.gmail.com' \
    --to=richard.genoud@gmail.com \
    --cc=jm.lin@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=ludovic.desroches@atmel.com \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=wenyou.yang@atmel.com \
    --cc=wim@iguana.be \
    /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.