Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751424Ab3HPEHy (ORCPT ); Fri, 16 Aug 2013 00:07:54 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:56402 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750710Ab3HPEHw (ORCPT ); Fri, 16 Aug 2013 00:07:52 -0400 MIME-Version: 1.0 In-Reply-To: <520D2C50.4040902@cogentembedded.com> References: <1376546497-26931-1-git-send-email-prabhakar.csengg@gmail.com> <1376546497-26931-5-git-send-email-prabhakar.csengg@gmail.com> <520D2C50.4040902@cogentembedded.com> From: Prabhakar Lad Date: Fri, 16 Aug 2013 09:37:31 +0530 Message-ID: Subject: Re: [PATCH v4 4/5] ARM: davinci: da850: add DT node for eth0. To: Sergei Shtylyov Cc: Sekhar Nori , DLOS , LKML , device-tree , LAK , netdev@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1133 Lines: 45 Hi Sergei, On Fri, Aug 16, 2013 at 1:00 AM, Sergei Shtylyov wrote: > 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". > Thanks for pointing it, I'll fix and repost it. Regards, --Prabhakar Lad > [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/