[PATCH 8/8] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kumar Gala <galak@...>, Wim Van Sebroeck <wim@...>
Cc: Andrew Morton <akpm@...>, Jochen Friedrich <jochen@...>, Stephen Rothwell <sfr@...>, Segher Boessenkool <segher@...>, Scott Wood <scottwood@...>, <linuxppc-dev@...>, <linux-kernel@...>
Date: Monday, June 2, 2008 - 1:38 pm

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
---
 arch/powerpc/boot/dts/mpc8610_hpcd.dts |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
index fa9c297..bb0395b 100644
--- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@ -204,6 +204,11 @@
 			fsl,has-rstcr;
 		};
 
+		wdt@e4000 {
+			compatible = "fsl,mpc8610-wdt";
+			reg = <0xe4000 0x100>;
+		};
+
 		i2s@16000 {
 			compatible = "fsl,mpc8610-ssi";
 			cell-index = <0>;
-- 
1.5.5.1
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -mm] watchdog: mpc8xxx_wdt: fix build, Anton Vorontsov, (Sat Jun 7, 1:57 pm)
[PATCH 8/8] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node, Anton Vorontsov, (Mon Jun 2, 1:38 pm)
[PATCH 7/8] [POWERPC] fsl_soc: remove mpc83xx_wdt code, Anton Vorontsov, (Mon Jun 2, 1:38 pm)
[PATCH 4/8] [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt, Anton Vorontsov, (Mon Jun 2, 1:38 pm)
[PATCH 1/8] [WATCHDOG] mpc83xx_wdt: fix checkpatch issues, Anton Vorontsov, (Mon Jun 2, 1:38 pm)