From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Boris BREZILLON <boris.brezillon@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Bo Shen <voice.shen@atmel.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] ARM: at91/dt: define sam9n12ek crystal frequencies
Date: Mon, 14 Apr 2014 10:57:54 +0200 [thread overview]
Message-ID: <20140414085754.GM2967@piout.net> (raw)
In-Reply-To: <1397463399-11771-4-git-send-email-boris.brezillon@free-electrons.com>
On 14/04/2014 at 10:16:38 +0200, Boris Brezillon wrote :
> Define sam9n12ek's main and slow crystal frequencies.
>
> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> arch/arm/boot/dts/at91sam9n12ek.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index 924a6a6..6132769 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -30,6 +30,14 @@
> compatible = "atmel,osc", "fixed-clock";
> clock-frequency = <16000000>;
> };
> +
> + slow_xtal: slow_xtal {
> + clock-frequency = <32768>;
> + };
> +
> + main_xtal: main_xtal {
> + clock-frequency = <16000000>;
> + };
> };
>
> ahb {
> --
> 1.8.3.2
>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-04-14 8:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 8:16 [PATCH 0/4] ARM: at91: move sam9n12 SoC and boards to the CCF Boris BREZILLON
2014-04-14 8:16 ` [PATCH 1/4] ARM: at91: prepare common clk transition for sam9n12 SoC Boris BREZILLON
[not found] ` <1397463399-11771-2-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-04-14 8:57 ` Alexandre Belloni
2014-04-14 8:16 ` [PATCH 2/4] ARM: at91/dt: define sam9n12 clocks Boris BREZILLON
[not found] ` <1397463399-11771-3-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-04-14 8:56 ` Alexandre Belloni
2014-04-14 9:06 ` Boris BREZILLON
2014-04-14 8:16 ` [PATCH 3/4] ARM: at91/dt: define sam9n12ek crystal frequencies Boris BREZILLON
2014-04-14 8:57 ` Alexandre Belloni [this message]
2014-04-14 8:16 ` [PATCH 4/4] ARM: at91: move sam9n12 SoC to the CCF Boris BREZILLON
2014-04-14 8:58 ` Alexandre Belloni
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=20140414085754.GM2967@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=boris.brezillon@free-electrons.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=plagnioj@jcrosoft.com \
--cc=voice.shen@atmel.com \
/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).