From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-01.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) (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 AABD967BEC for ; Thu, 7 Sep 2006 21:30:26 +1000 (EST) In-Reply-To: <1157590732.22705.274.camel@localhost.localdomain> References: <20060904175742.5472a6fa@localhost.localdomain> <20060905122956.2cebd36d@localhost.localdomain> <0C880511-D99D-4160-9EB1-A66B22B2D82F@kernel.crashing.org> <20060906101034.404014f7@localhost.localdomain> <1157590732.22705.274.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [4/5] powerpc: PA Semi PWRficient platform support Date: Thu, 7 Sep 2006 13:30:19 +0200 To: Benjamin Herrenschmidt Cc: Olof Johansson , linuxppc-dev@ozlabs.org, paulus@samba.org, anton@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >>> Maple isn't that different there. It just has to deal with multiple >>> ISUs, >>> while we currently only have one. >> >> Maple has only one as well, that's the point :-) >> It gets the ISU address from that awful platform-open-pic >> property currently, hardcoding it like you did for PA6T is >> just fine though. It simplifies the code quite a bit and >> doesn't depend on this undocumented (and badly defined no >> matter what) device tree property. > > It's perfectly documented :) If only I could find where :-) Segher