linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 2/5] ARM: shmobile: r8a7790: add node for rwdt
@ 2015-02-01 14:47 Wolfram Sang
  2015-02-02  9:05 ` Geert Uytterhoeven
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Wolfram Sang @ 2015-02-01 14:47 UTC (permalink / raw)
  To: linux-sh

From: Wolfram Sang <wsa+renesas@sang-engineering.com>

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 arch/arm/boot/dts/r8a7790.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 999d437496de..1fea7cb6dcd8 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -123,6 +123,13 @@
 		interrupts = <1 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
 	};
 
+	wdt0: wdt@e6020000 {
+		compatible = "renesas,rwdt-r8a7790", "renesas,rwdt-rcar";
+		reg = <0 0xe6020000 0 0x0c>;
+		clocks = <&mstp4_clks R8A7790_CLK_RWDT>;
+		status = "disabled";
+	};
+
 	gpio0: gpio@e6050000 {
 		compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 		reg = <0 0xe6050000 0 0x50>;
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-02-02 11:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-01 14:47 [RFC 2/5] ARM: shmobile: r8a7790: add node for rwdt Wolfram Sang
2015-02-02  9:05 ` Geert Uytterhoeven
2015-02-02  9:15 ` Wolfram Sang
2015-02-02  9:34 ` Geert Uytterhoeven
2015-02-02  9:37 ` Wolfram Sang
2015-02-02 11:06 ` Sergei Shtylyov
2015-02-02 11:09 ` Wolfram Sang

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).