From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from abs-beograd.co.yu (mail.abs-beograd.co.yu [80.93.243.15]) by ozlabs.org (Postfix) with ESMTP id 223FEDDDF4 for ; Thu, 14 Aug 2008 19:55:51 +1000 (EST) Received: from WorldClient by abs-beograd.co.yu (MDaemon PRO v9.6.6) with ESMTP id md50000141900.msg for ; Thu, 14 Aug 2008 11:52:20 +0200 Date: Thu, 14 Aug 2008 11:52:17 +0200 From: "Sinisa Denic" To: Subject: mpc52xx localplus bus and dm9000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-ID: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi,I have mpc52xx based board very similar to lite5200b. There is Davicom DM9000 connected to Local Plus Bus CS0. Does anybody have idea how should DTS part look like in order to add this resource in system. I've written something like this: lpb { device_type = "network"; compatible = "fsl,lpb"; ranges = <0 0 ff000000 1000000>; dm9000@0,0 { compatible = "dm9000"; reg = <0 0 100000>; #size-cells = <1>; #address-cells = <1>; }; }; but it's not working. Is it enough to have right dts record for default dm9000 driver working or I have to change something more? Thank you in andvance. Sinisa Denic System and software  engineer tel: +381(0)112016142 ABS Control Systems bul.Zorana Djindjica 8a Belgrade,Serbia