Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756943Ab3GLGvz (ORCPT ); Fri, 12 Jul 2013 02:51:55 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:41952 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753077Ab3GLGvy (ORCPT ); Fri, 12 Jul 2013 02:51:54 -0400 Message-ID: <51DFA768.9090703@ti.com> Date: Fri, 12 Jul 2013 12:21:20 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Prabhakar Lad CC: DLOS , LAK , , LKML , Subject: Re: [PATCH v3 0/6] ARM: davinci: da850: add ethernet driver DT support References: <1371999607-6483-1-git-send-email-prabhakar.csengg@gmail.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1492 Lines: 41 On 7/11/2013 10:42 PM, Prabhakar Lad wrote: > 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.. I haven't been able to get to reviewing patches meant for v3.12 yet. Most probably will happen next week. Thanks, Sekhar -- 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/