[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1359380879-26306-1-git-send-email-prabhakar.lad@ti.com>
Date: Mon, 28 Jan 2013 19:17:53 +0530
From: Prabhakar Lad <prabhakar.csengg@...il.com>
To: Sekhar Nori <nsekhar@...com>, linux-arm-kernel@...ts.infradead.org,
davinci-linux-open-source@...ux.davincidsp.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org, Heiko Schocher <hs@...x.de>,
"Lad, Prabhakar" <prabhakar.lad@...com>
Subject: [PATCH v2 0/6] ARM: davinci: da850: add ethernet driver DT support
From: Lad, Prabhakar <prabhakar.lad@...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.
Lad, Prabhakar (6):
ARM: davinci: da850: 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
arch/arm/boot/dts/da850-evm.dts | 8 ++++++
arch/arm/boot/dts/da850.dtsi | 42 +++++++++++++++++++++++++++++++++
arch/arm/mach-davinci/da850.c | 1 +
arch/arm/mach-davinci/da8xx-dt.c | 38 +++++++++++++++++++++++++++++-
arch/arm/mach-davinci/devices-da8xx.c | 8 +----
5 files changed, 90 insertions(+), 7 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists