From: Boris BREZILLON <b.brezillon@overkiz.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Russell King <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Boris BREZILLON <b.brezillon@overkiz.com>
Subject: [PATCH 1/3] ARM: at91/dt: add clk properties to sama5d3 SHA device node
Date: Thu, 19 Dec 2013 16:11:13 +0100 [thread overview]
Message-ID: <1387465875-4548-2-git-send-email-b.brezillon@overkiz.com> (raw)
In-Reply-To: <1387465875-4548-1-git-send-email-b.brezillon@overkiz.com>
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
arch/arm/boot/dts/sama5d3.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index de9fece..4d290ad 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -336,6 +336,8 @@
compatible = "atmel,sam9g46-sha";
reg = <0xf8034000 0x100>;
interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>;
+ clocks = <&sha_clk>;
+ clock-names = "sha_clk";
};
aes@f8038000 {
--
1.7.9.5
next prev parent reply other threads:[~2013-12-19 15:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-19 15:11 [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs Boris BREZILLON
2013-12-19 15:11 ` Boris BREZILLON [this message]
2013-12-19 15:11 ` [PATCH 2/3] ARM: at91/dt: add clk properties to sama5d3 AES device node Boris BREZILLON
2013-12-19 15:11 ` [PATCH 3/3] ARM: at91/dt: add clk properties to sama5d3 TDES " Boris BREZILLON
2013-12-19 16:47 ` [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs 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=1387465875-4548-2-git-send-email-b.brezillon@overkiz.com \
--to=b.brezillon@overkiz.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--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
all inboxes | Powered by JetHome®