From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-10.arcor-online.net (mail-in-10.arcor-online.net [151.189.21.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 6D04EDE08C for ; Thu, 31 May 2007 01:21:33 +1000 (EST) In-Reply-To: <976AFF56-7590-46B9-ADCA-4FA6673D4C9B@kernel.crashing.org> References: <1180406209.8139.13.camel@localhost.localdomain> <1180492466.12577.6.camel@localhost.localdomain> <1180503967.12577.20.camel@localhost.localdomain> <19325B38-202C-4837-9BE8-0ACA482F2605@kernel.crashing.org> <976AFF56-7590-46B9-ADCA-4FA6673D4C9B@kernel.crashing.org> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH v2]: Fix e500 v2 core reboot bug Date: Wed, 30 May 2007 17:21:25 +0200 To: Kumar Gala Cc: Paul Mackerras , linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> I'm thinking have a guts block and putting a property in it makes the >> most sense. > > After some discussion on IRC I think the following is the suggested > node we should add in. > > guts@e00000 { > compatible = "fsl,mpc8548-guts"; > reg = ; > fsl,has-rstcr; > }; Except you shouldn't call it "guts". Segher