]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
arm:omap:cpsw: Enable/Disable gig support for different evm rev
authorChandan Nath <chandan.nath@ti.com>
Fri, 11 Nov 2011 11:59:07 +0000 (17:29 +0530)
committerVaibhav Hiremath <hvaibhav@ti.com>
Mon, 23 Jan 2012 19:14:34 +0000 (00:44 +0530)
commit86deec46e0d6d23797cc4f0dc8f1619264558e93
tree09b289a0ecd5ee00ca3b8e9679c799d2b757a810
parent6c6a4ca8ef011e9b16ea8d3bf935fe878c16018f
arm:omap:cpsw: Enable/Disable gig support for different evm rev

This patch is added to enable cpsw gigabit mode support for beta
evm and disable gigabit support for alpha EVMs. Please note that
phy_register_fixup_for_uid() function cannot be used to configure
phydev->supported as it is not register configuration and that needs
to be configured after phy->connect.

Signed-off-by: Chandan Nath <chandan.nath@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
arch/arm/mach-omap2/board-am335xevm.c
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/include/mach/board-am335xevm.h
drivers/net/ethernet/ti/cpsw.c