From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by ozlabs.org (Postfix) with ESMTP id 90AFDDDDE7 for ; Sat, 6 Dec 2008 01:40:12 +1100 (EST) Received: by rv-out-0506.google.com with SMTP id f6so20113rvb.9 for ; Fri, 05 Dec 2008 06:40:10 -0800 (PST) Message-ID: Date: Fri, 5 Dec 2008 07:40:09 -0700 From: "Grant Likely" To: s104259@yahoo.it Subject: Re: usb/eth DTS nodes for custom board based on mpc5200 In-Reply-To: <504269.31435.qm@web23108.mail.ird.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <504269.31435.qm@web23108.mail.ird.yahoo.com> Cc: linuxppc-dev , devicetree-discuss@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Dec 5, 2008 at 4:22 AM, Angelo wrote: > Hi all. > > I'd like to know if it's necessary to modify my DTS. > > On my board I have: > * u-boot 1.2.0 > * kernel 2.6.21 > * arch=powerpc > * dts based on lite5200b.dts > * USB port (USB2) configured on the Ethernet port > > Is it necessary to combine Ethernet and usb nodes into the device tree > source? No. Configuring the Ethernet pins for USB IO is just a pin routing board setup task. You do need to make sure U-Boot sets up the port_config register correctly, but it doesn't impact the device tree. You don't need to change any of the values in the USB node. However, if the Ethernet device is unused then you should remove the Ethernet node from your device tree. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.