From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] ARM: sti: Add Restart support for the STiH417 (Cannes) board
Date: Tue, 22 Jul 2014 15:52:30 +0100 [thread overview]
Message-ID: <1406040752-25229-4-git-send-email-lee.jones@linaro.org> (raw)
In-Reply-To: <1406040752-25229-1-git-send-email-lee.jones@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/stih407.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/stih407.dtsi b/arch/arm/boot/dts/stih407.dtsi
index 4f9024f..a370e73 100644
--- a/arch/arm/boot/dts/stih407.dtsi
+++ b/arch/arm/boot/dts/stih407.dtsi
@@ -63,6 +63,12 @@
ranges;
compatible = "simple-bus";
+ restart {
+ compatible = "st,stih407-restart";
+ st,syscfg = <&syscfg_sbc_reg>;
+ status = "okay";
+ };
+
syscfg_sbc: sbc-syscfg at 9620000 {
compatible = "st,stih407-sbc-syscfg", "syscon";
reg = <0x9620000 0x1000>;
--
1.8.3.2
next prev parent reply other threads:[~2014-07-22 14:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-22 14:52 [PATCH 0/5] power: reset: Add support for ST's boards Lee Jones
2014-07-22 14:52 ` [PATCH 1/5] power: reset: Add restart functionality for STiH41x platforms Lee Jones
2014-09-26 9:56 ` Lee Jones
2014-09-26 15:56 ` Sebastian Reichel
2014-07-22 14:52 ` [PATCH 2/5] power: reset: st: Provide DT bindings for ST's Power Reset driver Lee Jones
2014-09-26 15:57 ` Sebastian Reichel
2014-07-22 14:52 ` Lee Jones [this message]
2014-07-22 14:52 ` [PATCH 4/5] ARM: sti: Add Restart support for the STiH416 (Orly2) board Lee Jones
2014-07-22 14:52 ` [PATCH 5/5] ARM: multi_v7_defconfig: Enable ST's Power Reset driver Lee Jones
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=1406040752-25229-4-git-send-email-lee.jones@linaro.org \
--to=lee.jones@linaro.org \
--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;
as well as URLs for NNTP newsgroup(s).