Skip to content

Commit

Permalink
powerpc: 86xx: mpc8610_hpcd: add watchdog node
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Anton Vorontsov authored and Linus Torvalds committed Aug 5, 2008
1 parent 5c9ffc9 commit 775587b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/powerpc/boot/dts/mpc8610_hpcd.dts
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@
fsl,has-rstcr;
};

wdt@e4000 {
compatible = "fsl,mpc8610-wdt";
reg = <0xe4000 0x100>;
};

i2s@16000 {
compatible = "fsl,mpc8610-ssi";
cell-index = <0>;
Expand Down

0 comments on commit 775587b

Please sign in to comment.