Re: [PATCH v3 0/6] ARM: davinci: da850: add ethernet driver DT support
From: Sekhar Nori <hidden>
Date: 2013-07-12 06:51:55
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Sekhar Nori <hidden>
Date: 2013-07-12 06:51:55
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 7/11/2013 10:42 PM, Prabhakar Lad wrote:
Hi Sekhar, On Sun, Jun 23, 2013 at 8:30 PM, Prabhakar Lad [off-list ref] wrote:quoted
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com> 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 emacgentle ping..
I haven't been able to get to reviewing patches meant for v3.12 yet. Most probably will happen next week. Thanks, Sekhar