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

2008-05-13 Thread Anton Vorontsov
On Tue, May 13, 2008 at 12:23:40AM +0200, Segher Boessenkool wrote: >> +compatible = "mpc83xx_wdt", "fsl,mpc8610-wdt"; > > You should put the most specific entry first. Yeah, I've overlooked this. Thanks. Actually, I should remove mpc83xx_wdt, since mpc8610-wdt isn't compatibl

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

2008-05-12 Thread Segher Boessenkool
+ compatible = "mpc83xx_wdt", "fsl,mpc8610-wdt"; You should put the most specific entry first. Segher ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

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

2008-05-12 Thread Anton Vorontsov
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc8610_hpcd.dts |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts index 5030533..67fd2c7 100644 --- a/arch/pow