From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758032AbaEKIgt (ORCPT ); Sun, 11 May 2014 04:36:49 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:52927 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752038AbaEKIgV (ORCPT ); Sun, 11 May 2014 04:36:21 -0400 Date: Sun, 11 May 2014 10:00:43 +0900 From: Simon Horman To: Geert Uytterhoeven Cc: Sergei Shtylyov , Geert Uytterhoeven , Magnus Damm , Bastian Hecht , Linux-sh list , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support Message-ID: <20140511010043.GZ31760@verge.net.au> References: <1399494750-31996-1-git-send-email-geert+renesas@glider.be> <1399494750-31996-2-git-send-email-geert+renesas@glider.be> <536B7FD3.5090506@cogentembedded.com> <536B8340.4010901@cogentembedded.com> <536BC445.8080007@cogentembedded.com> <536BD280.9070808@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organisation: Horms Solutions Ltd. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 08, 2014 at 09:01:55PM +0200, Geert Uytterhoeven wrote: > Hi Sergey, > > On Thu, May 8, 2014 at 8:52 PM, Sergei Shtylyov > wrote: > >>> Mine was the same (but for BOCK-W board) but DT people didn't give a > >>> damn. :-) So there's still no Ethernet support in BOCK-W DT. > > > >> Yes there is: ethernet@18300000. > > > > That's for an on-board SMSC911x, not for sh_eth. > > Oh, it has two Ethernet ports? Didn't know that. IIRC only the SMSC911x is exposed on the Bock-W board. >>From my point of view I would be happy to accept support for the other port if there was some way (for someone to) verify it. In particular to have the necessary hardware to test it. I do not believe that I am in a position to do so myself at this time.