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 B9DA4DDDFF for ; Wed, 10 Jan 2007 10:05:43 +1100 (EST) In-Reply-To: <1168382543.22458.318.camel@localhost.localdomain> References: <1168236558.22458.187.camel@localhost.localdomain> <8ee3d13b73a511a785ac4744c268943e@kernel.crashing.org> <1168288352.22458.198.camel@localhost.localdomain> <5f992368c65d3d53003b0e9f2955ae79@kernel.crashing.org> <1168296460.22458.232.camel@localhost.localdomain> <27d6554d600437ed39853784c0cf96fd@kernel.crashing.org> <1168302607.22458.242.camel@localhost.localdomain> <9a44c3bbc4ab67921f784f16991889bd@kernel.crashing.org> <1168379157.22458.307.camel@localhost.localdomain> <1168380289.22458.313.camel@localhost.localdomain> <1168382543.22458.318.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <7f47f2d575370ac73003b97fe9c5372b@kernel.crashing.org> From: Segher Boessenkool Subject: Re: EMAC OF binding.... Date: Wed, 10 Jan 2007 00:05:42 +0100 To: Benjamin Herrenschmidt Cc: Christian Rund , Hartmut Penner , Murali N Iyer , linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I will not describe every single weird clock control or other magic > DCRs > in the device-tree. That is simply over-bloat. Sure, I know what you mean. > We don't describe the U3 > clock control or PM registers on js2x's for example, "reg" = f8000000 01000000 yes we do. Not the individual regs sure, but we don't do that for anything else either. > nor do we describe > the various individual registers controlling the HT link... I never said you should describe the individual regs. I'm saying the regs should be described somewhere, and they can't be in the enet devices, so they'll have to be elsewhere. Oh well, I'm sure you'll figure it out, Segher