From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by ozlabs.org (Postfix) with ESMTP id 06F874F382 for ; Wed, 28 Jan 2009 05:00:06 +1100 (EST) MIME-Version: 1.0 In-Reply-To: <20090121205506.31232.27908.stgit@localhost.localdomain> References: <20090121205506.31232.27908.stgit@localhost.localdomain> Date: Tue, 27 Jan 2009 12:00:00 -0600 Message-ID: Subject: Re: [PATCH 1/8] powerpc/5200: update device tree binding documentation From: Matt Sealey To: Grant Likely Content-Type: text/plain; charset=UTF-8 Cc: linuxppc-dev@ozlabs.org, devtree-discuss@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jan 21, 2009 at 2:55 PM, Grant Likely wrote: > From: Grant Likely > > This patch updates the mpc5200 binding documentation to match > actual usage conventions, to remove incorrect information, and > to remove topics which are more thoroughly described elsewhere. > > Signed-off-by: Grant Likely > CC: devtree-discuss@ozlabs.org > CC: Wolfram Sang > --- > +It is *strongly* recommended that 5200B device trees follow this convention > +(instead of only listing the base mpc5200 item). > + > +ie. ethernet on mpc5200: compatible = "fsl,mpc5200-ethernet"; > + ethernet on mpc5200b: compatible = "fsl,mpc5200b-ethernet", > + "fsl,mpc5200-ethernet"; snip > +ethernet@ fsl,mpc5200-fec MPC5200 ethernet device snip > +fsl,mpc5200-fec nodes > +--------------------- > +The FEC node can specify one of the following properties to configure > +the MII link: Is it fec or ethernet? Obviously the first one is an example only but it should least reflect real life.. -- Matt Sealey Genesi, Manager, Developer Relations