public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "Syed Mohammed, Khasim" <x0khasim@ti.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] update board 2430 file for TWL PIH interrupts
Date: Mon, 11 Dec 2006 13:53:37 -0800	[thread overview]
Message-ID: <20061211215336.GK6693@atomide.com> (raw)
In-Reply-To: <77C7F7CB1230A74A9D19C0C111E6EDBE0207EE19@DLEE09.ent.ti.com>

* Syed Mohammed, Khasim <x0khasim@ti.com> [061203 12:42]:
> Hi,
> 
>  
> 
> The attached patch updates the board 2430 file to handle TWL PIH
> interrupts.
> 
>  
> 
> Regards,
> 
> Khasim
> 

Content-Description: board2430_twlirq.patch
> This patch updates the board-2430sdp.h for TWL PIH interrupts.
> 
> Signed-off-by: Syed Mohammed Khasim  <x0khasim@ti.com>
> 
> Files Changed:
>  board-2430sdp.h |    7 +++++++
>  1 files changed, 7 insertions(+)
> 
> =============================================================================
> diff -purN linux-omap/include/asm-arm/arch-omap/board-2430sdp.h devpt_branch/include/asm-arm/arch-omap/board-2430sdp.h
> --- linux-omap/include/asm-arm/arch-omap/board-2430sdp.h	2006-11-20 21:56:58.000000000 -0600
> +++ devpt_branch/include/asm-arm/arch-omap/board-2430sdp.h	2006-12-03 13:30:59.000000000 -0600
> @@ -34,6 +34,13 @@
>  #define OMAP24XX_ETHR_GPIO_IRQ		149
>  #define SDP2430_CS0_BASE		0x04000000
>  
> +#define TWL4030_IRQNUM			INT_24XX_SYS_NIRQ
> +
> +/* TWL4030 Primary Interrupt Handler (PIH) interrupts */
> +#define IH_TWL4030_BASE		IH_BOARD_BASE
> +#define IH_TWL4030_END			(IH_TWL4030_BASE+8)
> +#define NR_IRQS			(IH_TWL4030_END)
> +

Pushing this too, slightly modified to apply.

Tony

      reply	other threads:[~2006-12-11 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-03 20:36 [PATCH] update board 2430 file for TWL PIH interrupts Syed Mohammed, Khasim
2006-12-11 21:53 ` Tony Lindgren [this message]

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=20061211215336.GK6693@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=x0khasim@ti.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