[PATCH v3 1/2] ARM: OMAP: move generic EMAC init to separate file

Tony Lindgren tony at atomide.com
Mon Mar 5 13:19:32 EST 2012


* Igor Grinberg <grinberg at compulab.co.il> [120301 00:47]:
> From: Ilya Yanok <yanok at emcraft.com>
> 
> AM35xx SoCs include DaVinci EMAC IP. Initialization code in
> board-am3517evm.c is pretty board independent and will work for any
> AM35xx based board so move this code to it's own file to be reused by
> other boards.
> 
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
> ---
> v3:	- use DEFINE_RES_* macros
> 	- check error of platform_device_register()
> 	- introduce a default MDIO bus frequency define
> 
> Tony, this patch has been floating for about two months:
> http://www.spinics.net/lists/linux-omap/msg62160.html
> can it be applied for 3.4?

Yes sorry for the delays, applying this and the related
cm-t3517 patch to board branch.

Regards,

Tony



More information about the linux-arm-kernel mailing list