From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 39421DDE24 for ; Wed, 11 Apr 2007 09:19:56 +1000 (EST) Date: Tue, 10 Apr 2007 18:19:49 -0500 From: Kim Phillips To: olof@lixom.net (Olof Johansson) Subject: Re: [PATCH 1/4] powerpc: document max-speed and interface-type properties Message-Id: <20070410181949.2a26d646.kim.phillips@freescale.com> In-Reply-To: <20070410224809.GA20848@lixom.net> References: <20070410165639.1b619c34.kim.phillips@freescale.com> <20070410224809.GA20848@lixom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 10 Apr 2007 17:48:09 -0500 olof@lixom.net (Olof Johansson) wrote: > > Do you really need to set max speed for devices that are at the default > max speed for the interface type? Seems redundant. > > If for example there's an rgmii interface that for some reason only can > handle 100Mbit, that'd be different. rgmii@100/10Mbit are supported interface/speed combinations for our MDS boards; see pdf p. 72 in: http://www.freescale.com/files/32bit/doc/user_guide/MPC8360EAMDSUM.pdf Kim