]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP3LOGIC: Add generic smsc911x support when connected to GPMC
authorTim Nordell <tim.nordell@logicpd.com>
Mon, 27 Sep 2010 16:05:49 +0000 (16:05 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Sep 2010 18:39:18 +0000 (11:39 -0700)
commitc2918303709d7a3511c4c7900bcab8a8ec5a8e1a
treea38184e415d1f8bb09754f05566ade46dfb093da
parent6a56aeede330fa6fb61c97fcd3b53eb4d0e5ab32
ARM: OMAP3LOGIC: Add generic smsc911x support when connected to GPMC

Introduce of a generic way to setup smsc911x based Ethernet
controller connected to GPMC similar to gpmc-smc91x but without
timing setup.

Signed-off-by: Tim Nordell <tim.nordell@logicpd.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/gpmc-smsc911x.c [new file with mode: 0644]
arch/arm/plat-omap/include/plat/gpmc-smsc911x.h [new file with mode: 0644]