From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Subject: Re: [PATCH] usbnet: smsc95xx: Add device tree input for MAC address Date: Thu, 10 Oct 2013 07:47:26 -0500 Message-ID: <5256A1DE.8010709@ti.com> References: <1380911156-14112-1-git-send-email-dmurphy@ti.com> <52519E7A.40804@ti.com> <525698CC.3060406@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Steve Glendinning , Network Development , Linux Kernel Mailing List , linux-usb , To: Ming Lei Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 10/10/2013 07:39 AM, Ming Lei wrote: > On Thu, Oct 10, 2013 at 8:08 PM, Dan Murphy wrote: >> You are correct I don't expect a match for PnP devices only devices that are hard wired. >> >> After thinking of it I should move the OF code below the EEPROM code as the EEPROM should take preference over the DT code. >> >> I will need to post V2 for that. > Your patch still doesn't deal with two smsc95xx devices built in > one board. Is there a board that has 2 built in smsc devices? This is all dependent on what the dev.id is of udev. > > The problem is a generic one, looks it is better to do it when OF supports > discoverable bus. > > > Thanks, -- ------------------ Dan Murphy