From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f52.google.com ([209.85.215.52]:35853 "EHLO mail-lf0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751651AbcFAMQe (ORCPT ); Wed, 1 Jun 2016 08:16:34 -0400 Received: by mail-lf0-f52.google.com with SMTP id b73so11441491lfb.3 for ; Wed, 01 Jun 2016 05:16:33 -0700 (PDT) Subject: Re: [PATCH 13/13] ARM: dts: blanche: add Ethernet support To: Geert Uytterhoeven References: <13205049.n7pM8utpHF@wasted.cogentembedded.com> <1669958.qjJ7i3NBPv@wasted.cogentembedded.com> Cc: Simon Horman , linux-renesas-soc@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" , Magnus Damm , Russell King , "linux-arm-kernel@lists.infradead.org" From: Sergei Shtylyov Message-ID: Date: Wed, 1 Jun 2016 15:16:30 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello. On 6/1/2016 11:22 AM, Geert Uytterhoeven wrote: >> --- renesas.orig/arch/arm/boot/dts/r8a7792-blanche.dts >> +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts > >> + ethernet@18000000 { >> + compatible = "smsc,lan89218", "smsc,lan9115"; > > The "smsc,lan89218" needs to be documented in the device tree bindings. Have you looked at those bindings? > Google couldn't find any evidence you submitted a patch for that. Because the bindings document *any* LAN9115 compatible chip already. > Gr{oetje,eeting}s, > > Geert MBR, Sergei