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 F3326DDDF6 for ; Wed, 10 Jan 2007 08:57:54 +1100 (EST) In-Reply-To: <1168379157.22458.307.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> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: EMAC OF binding.... Date: Tue, 9 Jan 2007 22:57:29 +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: , > Well, we use that method for most things,for example, the emac has > phandles to the zmii/rgmii/etc... for that specific case however, I > still prefer a cell index. How about you put both in the device tree, and the kernel can use whatever it wants -- best of both worlds :-) Segher