From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) (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 0AF8DDDEFF for ; Sat, 14 Apr 2007 05:02:28 +1000 (EST) In-Reply-To: <20070413012542.343eb848.kim.phillips@freescale.com> References: <20070413012542.343eb848.kim.phillips@freescale.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <95a9680c565aa196a4ef78964ef9dee1@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 1/4 v2] powerpc: document max-speed and interface-type properties Date: Fri, 13 Apr 2007 21:02:25 +0200 To: Kim Phillips Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Since ucc_geth is being migrated to use the phylib, the existing > (undocumented) 'interface' property is being deprecated in favour > of unconjoined variations 'max-speed' and 'interface-type'. Again, please explain why this information shouldn't be in the PHY node instead? Segher