Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756257Ab3GKRNV (ORCPT ); Thu, 11 Jul 2013 13:13:21 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:43588 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601Ab3GKRNT (ORCPT ); Thu, 11 Jul 2013 13:13:19 -0400 MIME-Version: 1.0 In-Reply-To: <1371999607-6483-1-git-send-email-prabhakar.csengg@gmail.com> References: <1371999607-6483-1-git-send-email-prabhakar.csengg@gmail.com> From: Prabhakar Lad Date: Thu, 11 Jul 2013 22:42:57 +0530 Message-ID: Subject: Re: [PATCH v3 0/6] ARM: davinci: da850: add ethernet driver DT support To: Sekhar Nori Cc: DLOS , LAK , devicetree-discuss@lists.ozlabs.org, LKML , netdev@vger.kernel.org, "Lad, Prabhakar" 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: 1317 Lines: 37 Hi Sekhar, On Sun, Jun 23, 2013 at 8:30 PM, Prabhakar Lad wrote: > From: "Lad, Prabhakar" > > This patch set enables Ethernet support through device tree model. > This patch set enables mii interface only and is being tested to boot via > rootfs. The rmii phy is present on the i2c gpio expander chip (UI board) > for which yet support needs to be added, once the DT support for the chip > is enabled, enabling rmii will be subsequnet patch. > > Changes for v2: > 1: Enabled mdio device. > 2: Fixed clock lookup. > > Changes for v3: > 1: Fixed review comments pointed out by Sekhar. > > Lad, Prabhakar (6): > ARM: davinci: da8xx: fix clock lookup for mdio device > ARM: davinci: da850: add DT node for mdio device > ARM: davinci: da850: add OF_DEV_AUXDATA entry for mdio. > ARM: davinci: da850: add DT node for eth0. > ARM: davinci: da850: add OF_DEV_AUXDATA entry for eth0. > ARM: davinci: da850: configure system configuration chip(CFGCHIP3) > for emac > gentle ping.. Regards, --Prabhakar Lad -- 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/