public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Komal Shah" <komal_shah802003@yahoo.com>
To: linux-kernel@vger.kernel.org, gregkh@suse.de, nico@cam.org
Cc: tony@atomide.com
Subject: [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board.
Date: Sat, 22 Jul 2006 01:50:21 -0700	[thread overview]
Message-ID: <1153558221.6197.266618246@webmail.messagingengine.com> (raw)

[-- 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


                 reply	other threads:[~2006-07-22  8:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1153558221.6197.266618246@webmail.messagingengine.com \
    --to=komal_shah802003@yahoo.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nico@cam.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox