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 218CDDDF10 for ; Wed, 30 May 2007 21:18:08 +1000 (EST) Subject: Re: Fix problems with Holly's DT representation of ethernet PHYs From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <1180466979.3360.69.camel@zod.rchland.ibm.com> References: <20070529060541.GG30266@localhost.localdomain> <1180448346.3360.49.camel@zod.rchland.ibm.com> <1180466979.3360.69.camel@zod.rchland.ibm.com> Content-Type: text/plain Date: Wed, 30 May 2007 21:17:15 +1000 Message-Id: <1180523835.19517.245.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list , Alexandre Bounine , Paul Mackerras , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2007-05-29 at 14:29 -0500, Josh Boyer wrote: > > *shrug* Either way works for me. > > We're adding these compatible properties to DTS files and the drivers > at > the same time. Unless (until?) there are firmwares for these boards > that start specifying something else in a real device tree, it really > doesn't matter much. Not that there's anything wrong with your > reasoning. Just seems like we're trying really hard to define > something > "correctly" when we control what's on both sides :). > I do think Segher is right there... compatible 109 and then 108 Ben.