From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754137AbcBEPH5 (ORCPT ); Fri, 5 Feb 2016 10:07:57 -0500 Received: from nan92-5-82-235-5-110.fbx.proxad.net ([82.235.5.110]:59796 "EHLO euphor.blino.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754133AbcBEPH4 convert rfc822-to-8bit (ORCPT ); Fri, 5 Feb 2016 10:07:56 -0500 From: Olivier Blin To: Lubomir Rintel Cc: linux-rpi-kernel@lists.infradead.org, devicetree@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, Peter Chen , Stephen Warren , popcornmix Subject: Re: [PATCH v2 1/2] ARM: bcm2835: dt: Add the ethernet to the device trees References: <1454571364-24708-1-git-send-email-lkundrak@v3.sk> <1454571364-24708-2-git-send-email-lkundrak@v3.sk> <1454684126.2779.2.camel@v3.sk> Date: Fri, 05 Feb 2016 16:07:53 +0100 In-Reply-To: <1454684126.2779.2.camel@v3.sk> (Lubomir Rintel's message of "Fri, 05 Feb 2016 15:55:26 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Lubomir Rintel writes: >> Though, I am not really DT-literate, but shouldn't the ethernet block >> use the PID from the ethernet device? >> The usbether device is 9514 on RPi2, while ec00 is the hub. > > Are you sure? I didn't check on RPi2, but I check the Models B and B+ > and the ethernet device was 0xec00 on both. The driver attaches to that > product ID: > > [lkundrak@odvarok linux]$ modinfo smsc95xx |grep EC > alias:          usb:v0424pEC00d*dc*dsc*dp*ic*isc*ip*in* > [lkundrak@odvarok linux]$ modinfo smsc95xx |grep 9514 > [lkundrak@odvarok linux]$ My mistake, I am not sure how I mixed that. Sorry for the noise. Tested-by: Olivier Blin Thanks -- Olivier Blin - blino