linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>
Subject: [PATCH 1/6] ARM: at91/dt: define sam9261ek slow crystal frequency
Date: Tue, 17 Jun 2014 18:41:43 +0200	[thread overview]
Message-ID: <1403023308-20533-2-git-send-email-alexandre.belloni@free-electrons.com> (raw)
In-Reply-To: <1403023308-20533-1-git-send-email-alexandre.belloni@free-electrons.com>

Define at91sam9261ek's slow crystal frequencies.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/boot/dts/at91sam9261ek.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/at91sam9261ek.dts b/arch/arm/boot/dts/at91sam9261ek.dts
index c6683ea8b743..aa35a7aec9a8 100644
--- a/arch/arm/boot/dts/at91sam9261ek.dts
+++ b/arch/arm/boot/dts/at91sam9261ek.dts
@@ -20,6 +20,10 @@
 		reg = <0x20000000 0x4000000>;
 	};
 
+	slow_xtal {
+		clock-frequency = <32768>;
+	};
+
 	main_xtal {
 		clock-frequency = <18432000>;
 	};
-- 
1.9.1


  reply	other threads:[~2014-06-17 16:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 16:41 [PATCH 0/6] ARM: at91: more clocks fixes for 3.16 Alexandre Belloni
2014-06-17 16:41 ` Alexandre Belloni [this message]
2014-06-17 16:41 ` [PATCH 2/6] ARM: at91/dt: sam9261 crystals under the clocks node Alexandre Belloni
2014-06-17 16:41 ` [PATCH 3/6] ARM: at91/dt: sam9n12 " Alexandre Belloni
2014-06-17 16:41 ` [PATCH 4/6] ARM: at91/dt: sam9rl " Alexandre Belloni
2014-06-17 16:41 ` [PATCH 5/6] ARM: at91/dt: sam9x5 " Alexandre Belloni
2014-06-17 16:41 ` [PATCH 6/6] ARM: at91/dt: sama5d3 " Alexandre Belloni
2014-06-18  7:29 ` [PATCH 0/6] ARM: at91: more clocks fixes for 3.16 Boris BREZILLON
2014-06-25 10:21 ` 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=1403023308-20533-2-git-send-email-alexandre.belloni@free-electrons.com \
    --to=alexandre.belloni@free-electrons.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.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).