* [PATCH] update board 2430 file for TWL PIH interrupts
@ 2006-12-03 20:36 Syed Mohammed, Khasim
2006-12-11 21:53 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Syed Mohammed, Khasim @ 2006-12-03 20:36 UTC (permalink / raw)
To: linux-omap-open-source
[-- Attachment #1: Type: text/plain, Size: 120 bytes --]
Hi,
The attached patch updates the board 2430 file to handle TWL PIH
interrupts.
Regards,
Khasim
[-- Attachment #2: board2430_twlirq.patch --]
[-- Type: application/octet-stream, Size: 911 bytes --]
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)
+
[-- Attachment #3: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] update board 2430 file for TWL PIH interrupts
2006-12-03 20:36 [PATCH] update board 2430 file for TWL PIH interrupts Syed Mohammed, Khasim
@ 2006-12-11 21:53 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2006-12-11 21:53 UTC (permalink / raw)
To: Syed Mohammed, Khasim; +Cc: linux-omap-open-source
* 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-11 21:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox