From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758022AbaEKWt4 (ORCPT ); Sun, 11 May 2014 18:49:56 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:39871 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757859AbaEKWtx (ORCPT ); Sun, 11 May 2014 18:49:53 -0400 Date: Mon, 12 May 2014 07:49:50 +0900 From: Simon Horman To: Sergei Shtylyov Cc: Geert Uytterhoeven , 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: <20140511224948.GA6451@verge.net.au> References: <536B7FD3.5090506@cogentembedded.com> <536B8340.4010901@cogentembedded.com> <536BC445.8080007@cogentembedded.com> <536BD280.9070808@cogentembedded.com> <20140511010043.GZ31760@verge.net.au> <536F7FB6.5090508@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <536F7FB6.5090508@cogentembedded.com> 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 Sun, May 11, 2014 at 05:48:38PM +0400, Sergei Shtylyov wrote: > Hello. > > On 05/11/2014 05:00 AM, Simon Horman 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. > > Not really. You're probably mixing it with Marzen. Probably, sorry for my confusion. > >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. > > There is, and you have accepted such support in the legacy board file. > I had to postpone Ether DT support to the time when CCF support is > available, though I have posted corresponding patches without the > "clocks" property already. Understood.