Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758971Ab3HOTaV (ORCPT ); Thu, 15 Aug 2013 15:30:21 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:52035 "EHLO mail-la0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756994Ab3HOTaT (ORCPT ); Thu, 15 Aug 2013 15:30:19 -0400 Message-ID: <520D2C50.4040902@cogentembedded.com> Date: Thu, 15 Aug 2013 23:30:24 +0400 From: Sergei Shtylyov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: "Lad, Prabhakar" CC: Sekhar Nori , DLOS , LKML , devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org Subject: Re: [PATCH v4 4/5] ARM: davinci: da850: add DT node for eth0. References: <1376546497-26931-1-git-send-email-prabhakar.csengg@gmail.com> <1376546497-26931-5-git-send-email-prabhakar.csengg@gmail.com> In-Reply-To: <1376546497-26931-5-git-send-email-prabhakar.csengg@gmail.com> 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 Content-Length: 848 Lines: 30 Hello. On 15-08-2013 10:01, Lad, Prabhakar wrote: > From: "Lad, Prabhakar" > Add eth0 device tree node information and pinmux for mii to da850 by > providing interrupt details and local mac address of eth0. > Signed-off-by: Lad, Prabhakar [...] > @@ -226,6 +242,20 @@ > #size-cells = <0>; > reg = <0x224000 0x1000>; > }; > + eth0: emac@1e20000 { According to the ePAPR spec[1] section 2.2.2, the node should be named "ethernet". [1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/