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

Anton Vorontsov avorontsov at ru.mvista.com
Tue May 20 04:38:02 EST 2008


Signed-off-by: Anton Vorontsov <avorontsov at 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 08a780d..44e9287 100644
--- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@ -188,6 +188,11 @@
 			fsl,has-rstcr;
 		};
 
+		wdt at e4000 {
+			compatible = "fsl,mpc8610-wdt";
+			reg = <0xe4000 0x100>;
+		};
+
 		i2s at 16000 {
 			compatible = "fsl,mpc8610-ssi";
 			cell-index = <0>;
-- 
1.5.5.1



More information about the Linuxppc-dev mailing list