]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap: add mdio platform devices
authorCyril Chemparathy <cyril@ti.com>
Wed, 15 Sep 2010 14:11:23 +0000 (10:11 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:30 +0000 (07:40 -0700)
commit433cdb0ac4c4660e98412e441589a7a712010325
tree1bb74941f1a4699c4c27d8ad27c6e59ca6f98f96
parentd22960c8bbb8f685c2d8c4051e1f335ab13dca24
omap: add mdio platform devices

This patch adds mdio platform devices on SoCs that have the necessary
hardware.  Clock lookup entries (aliases) have also been added, so that the
MDIO and EMAC drivers can independently enable/disable a shared underlying
clock.  Further, the EMAC MMR region has been split down into separate MDIO
and EMAC regions.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/board-am3517evm.c