[PATCH 3/3] ARM: dts: add watchdog to the Gemini

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This adds watchdog support to the Gemini SoC DTSI file.

Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
---
This pach is FYI only, I will carry this to the ARM SoC tree.
---
 arch/arm/boot/dts/gemini.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/gemini.dtsi b/arch/arm/boot/dts/gemini.dtsi
index 19c93cfbeae3..405d6cedf409 100644
--- a/arch/arm/boot/dts/gemini.dtsi
+++ b/arch/arm/boot/dts/gemini.dtsi
@@ -33,6 +33,12 @@
 		};
 	};
 
+	watchdog@41000000 {
+		compatible = "cortina,gemini-watchdog";
+		reg = <0x41000000 0x1000>;
+		interrupts = <3 IRQ_TYPE_LEVEL_HIGH>;
+	};
+
 	timer@43000000 {
 		compatible = "cortina,gemini-timer";
 		reg = <0x43000000 0x1000>;
-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux