]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitcdd280b9958d71ccbaf7c00c0d63dab0a48c1db0
treea38184e415d1f8bb09754f05566ade46dfb093da
parent8430281b0a909048cc0e38756b11ae309bb783cd
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]