linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/3] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node
@ 2008-05-12 18:52 Anton Vorontsov
  2008-05-12 22:23 ` Segher Boessenkool
  0 siblings, 1 reply; 3+ messages in thread
From: Anton Vorontsov @ 2008-05-12 18:52 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Wim Van Sebroeck, Timur Tabi


Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
---
 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/powerpc/boot/dts/mpc8610_hpcd.dts
+++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
@@ -195,6 +195,12 @@
 			fsl,has-rstcr;
 		};
 
+		wdt@e4000 {
+			device_type = "watchdog";
+			compatible = "mpc83xx_wdt", "fsl,mpc8610-wdt";
+			reg = <0xe4000 0x100>;
+		};
+
 		gpio@f000 {
 			compatible = "fsl,mpc8610-gpio";
 			reg = <0xf000 0x100>;
-- 
1.5.5.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node
  2008-05-12 18:52 [PATCH 3/3] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node Anton Vorontsov
@ 2008-05-12 22:23 ` Segher Boessenkool
  2008-05-13 13:46   ` Anton Vorontsov
  0 siblings, 1 reply; 3+ messages in thread
From: Segher Boessenkool @ 2008-05-12 22:23 UTC (permalink / raw)
  To: Anton Vorontsov; +Cc: linuxppc-dev, Wim Van Sebroeck, Timur Tabi

> +			compatible = "mpc83xx_wdt", "fsl,mpc8610-wdt";

You should put the most specific entry first.


Segher

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node
  2008-05-12 22:23 ` Segher Boessenkool
@ 2008-05-13 13:46   ` Anton Vorontsov
  0 siblings, 0 replies; 3+ messages in thread
From: Anton Vorontsov @ 2008-05-13 13:46 UTC (permalink / raw)
  To: Segher Boessenkool; +Cc: linuxppc-dev, Wim Van Sebroeck, Timur Tabi

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
compatible...

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-13 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12 18:52 [PATCH 3/3] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node Anton Vorontsov
2008-05-12 22:23 ` Segher Boessenkool
2008-05-13 13:46   ` Anton Vorontsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).