Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc: 86xx: mpc8610_hpcd: add watchdog node

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>

authored by

Anton Vorontsov and committed by
Linus Torvalds
775587b6 5c9ffc9c

+5
+5
arch/powerpc/boot/dts/mpc8610_hpcd.dts
··· 202 202 fsl,has-rstcr; 203 203 }; 204 204 205 + wdt@e4000 { 206 + compatible = "fsl,mpc8610-wdt"; 207 + reg = <0xe4000 0x100>; 208 + }; 209 + 205 210 i2s@16000 { 206 211 compatible = "fsl,mpc8610-ssi"; 207 212 cell-index = <0>;