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 ESMTP id DE873DDFCE for ; Thu, 31 May 2007 15:52:19 +1000 (EST) Subject: Re: [PATCH v2]: Fix e500 v2 core reboot bug From: Benjamin Herrenschmidt To: Segher Boessenkool In-Reply-To: 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> Content-Type: text/plain Date: Thu, 31 May 2007 15:52:11 +1000 Message-Id: <1180590732.19517.338.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2007-05-30 at 17:21 +0200, Segher Boessenkool wrote: > >> 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". You prefer "bowels" ? :-) Ben.