From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753801AbaEKNsn (ORCPT ); Sun, 11 May 2014 09:48:43 -0400 Received: from mail-la0-f48.google.com ([209.85.215.48]:63074 "EHLO mail-la0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751628AbaEKNsj (ORCPT ); Sun, 11 May 2014 09:48:39 -0400 Message-ID: <536F7FB6.5090508@cogentembedded.com> Date: Sun, 11 May 2014 17:48:38 +0400 From: Sergei Shtylyov Organization: Cogent Embedded User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Simon Horman , Geert Uytterhoeven CC: 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 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> <20140511010043.GZ31760@verge.net.au> In-Reply-To: <20140511010043.GZ31760@verge.net.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. > 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. WBR, Sergei