From: Vaibhav Hiremath Date: Mon, 24 Jan 2011 19:25:55 +0000 (+0000) Subject: OMAP3EVM: Reset the smsc911x ethernet controller in board_init X-Git-Tag: v2.6.39-rc1~432^2~23^4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc64b89cd730a09b02c66af730229e0abc9e2bb;p=pandora-kernel.git OMAP3EVM: Reset the smsc911x ethernet controller in board_init With addition of hwmod support to gpio, the ethernet controller goes undetected for OMAP35xEVM. So explicitly assert the reset signal to ethernet controller smsc911x - - GPIO7 (>=RevG version of EVM's) - GPIO64 (<=RevD version of EVM's) Tested this patch on RevG version of EVM with ES3.1 Si. This patch is based on intial version from Charulatha V, reference to original discussion - http://www.mail-archive.com/linux-omap@vger.kernel.org/msg35784.html Signed-off-by: Vaibhav Hiremath Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed