public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board.
@ 2006-07-22  8:50 Komal Shah
  0 siblings, 0 replies; only message in thread
From: Komal Shah @ 2006-07-22  8:50 UTC (permalink / raw)
  To: linux-kernel, gregkh, nico; +Cc: tony

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

Greg/Nico,

Attached patch adds smc91x support for TI OMAP2420 H4 EVM board.

---Komal Shah
http://komalshah.blogspot.com

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own


[-- Attachment #2: 0001-h4-smc91x.patch --]
[-- Type: application/octet-stream, Size: 793 bytes --]

From nobody Mon Sep 17 00:00:00 2001
From: Komal Shah <komal_shah802003@yahoo.com>
Date: Tue, 20 Jun 2006 01:22:13 +0530
Subject: [PATCH] Add smc91x support for TI OMAP2420 H4 board.

Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>

---

 drivers/net/smc91x.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

2adf5b69cc1ed4a51695f490903fed2c9fe58048
diff --git a/drivers/net/smc91x.h b/drivers/net/smc91x.h
index 4ec4b4d..00ace8a 100644
--- a/drivers/net/smc91x.h
+++ b/drivers/net/smc91x.h
@@ -206,6 +206,7 @@ #include <asm/arch/cpu.h>
 #define	SMC_IRQ_FLAGS (( \
 		   machine_is_omap_h2() \
 		|| machine_is_omap_h3() \
+		|| machine_is_omap_h4() \
 		|| (machine_is_omap_innovator() && !cpu_is_omap1510()) \
 	) ? IRQF_TRIGGER_FALLING : IRQF_TRIGGER_RISING)
 
-- 
1.3.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-22  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-22  8:50 [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board Komal Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox