From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7C645DDEE9 for ; Tue, 13 May 2008 08:23:56 +1000 (EST) In-Reply-To: <20080512185217.GC25818@polina.dev.rtsoft.ru> References: <20080512185217.GC25818@polina.dev.rtsoft.ru> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6d173c6a97eab1d96ea91b158b8e1f69@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 3/3] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node Date: Tue, 13 May 2008 00:23:40 +0200 To: Anton Vorontsov Cc: linuxppc-dev@ozlabs.org, Wim Van Sebroeck , Timur Tabi List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > + compatible = "mpc83xx_wdt", "fsl,mpc8610-wdt"; You should put the most specific entry first. Segher