[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364580879-4297-1-git-send-email-florian@openwrt.org>
Date: Fri, 29 Mar 2013 19:14:35 +0100
From: Florian Fainelli <florian@...nwrt.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree-discuss@...ts.ozlabs.org,
thomas.petazzoni@...e-electrons.com, jm@...tin.co.uk,
moinejf@...e.fr, sebastian.hesselbarth@...il.com,
buytenh@...tstofly.org, andrew@...n.ch, jason@...edaemon.net,
grant.likely@...retlab.ca, rob.herring@...xeda.com,
Florian Fainelli <florian@...nwrt.org>
Subject: [PATCH 0/4] mv643xx_eth device tree bindings
Hi all,
This patch serie implements mv643xx_eth device tree bindings. I opted for
the reuse of the bindings already defined in
Documentation/devicetree/bindings/marvell.txt so that we do not create
any confusion.
For reference, I have included the mv643xx-eth related nodes in the
corresponding Kirkwood, Dove and Orion5x .dtsi files so you can more
easily test on your own platforms.
I tested these on a custom 88F6181-based boards, but I would appreciate
more testing.
Thanks!
Florian Fainelli (4):
mv643xx_eth: add Device Tree bindings
ARM: kirkwood: add device node entries for the gigabit interfaces
ARM: orion5x: add gigabit ethernet device tree node
ARM: dove: add gigabit device tree nodes to dove.dtsi
Documentation/devicetree/bindings/marvell.txt | 21 ++++-
arch/arm/boot/dts/dove.dtsi | 25 ++++++
arch/arm/boot/dts/kirkwood.dtsi | 46 ++++++++++
arch/arm/boot/dts/orion5x.dtsi | 23 +++++
arch/arm/mach-kirkwood/common.c | 4 +-
drivers/net/ethernet/marvell/mv643xx_eth.c | 114 ++++++++++++++++++++++++-
6 files changed, 226 insertions(+), 7 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists