public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP3 IRQ: add some missing IRQs for secure peripherals
@ 2008-09-16  8:27 Paul Walmsley
  2008-09-22 14:59 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Walmsley @ 2008-09-16  8:27 UTC (permalink / raw)
  To: linux-omap


Add in some missing IRQs for secure peripherals, defined in
OMAP34xx Multimedia High Security Device Silicon Revision 3.0 Security
Addendum Version B (SWPU119B)

Signed-off-by: Paul Walmsley <paul@pwsan.com>
---
 arch/arm/plat-omap/include/mach/irqs.h |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/arch/arm/plat-omap/include/mach/irqs.h b/arch/arm/plat-omap/include/mach/irqs.h
index e51e5e6..18cb99c 100644
--- a/arch/arm/plat-omap/include/mach/irqs.h
+++ b/arch/arm/plat-omap/include/mach/irqs.h
@@ -299,7 +299,9 @@
 
 #define INT_34XX_ST_MCBSP2_IRQ	4
 #define INT_34XX_ST_MCBSP3_IRQ	5
+#define INT_34XX_SSM_ABORT_IRQ	6
 #define INT_34XX_SYS_NIRQ	7
+#define INT_34XX_D2D_FW_IRQ	8
 #define INT_34XX_PRCM_MPU_IRQ	11
 #define INT_34XX_MCBSP1_IRQ	16
 #define INT_34XX_MCBSP2_IRQ	17
@@ -316,11 +318,17 @@
 #define INT_34XX_USIM_IRQ	35
 #define INT_34XX_WDT3_IRQ	36
 #define INT_34XX_SPI4_IRQ	48
+#define INT_34XX_SHA1MD52_IRQ	49
+#define INT_34XX_FPKA_READY_IRQ	50
+#define INT_34XX_SHA1MD51_IRQ	51
+#define INT_34XX_RNG_IRQ	52
 #define INT_34XX_I2C3_IRQ	61
+#define INT_34XX_FPKA_ERROR_IRQ	64
 #define INT_34XX_PBIAS_IRQ	75
 #define INT_34XX_OHCI_IRQ	76
 #define INT_34XX_EHCI_IRQ	77
 #define INT_34XX_TLL_IRQ	78
+#define INT_34XX_PARTHASH_IRQ	79
 #define INT_34XX_MMC3_IRQ	94
 #define INT_34XX_GPT12_IRQ	95
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] OMAP3 IRQ: add some missing IRQs for secure peripherals
  2008-09-16  8:27 [PATCH] OMAP3 IRQ: add some missing IRQs for secure peripherals Paul Walmsley
@ 2008-09-22 14:59 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2008-09-22 14:59 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: linux-omap

* Paul Walmsley <paul@pwsan.com> [080916 11:27]:
> 
> Add in some missing IRQs for secure peripherals, defined in
> OMAP34xx Multimedia High Security Device Silicon Revision 3.0 Security
> Addendum Version B (SWPU119B)

Pushing today to l-o, will also fold it into the minimal omap34xx
support patch in the pending omap2-upstream queue.

Tony


> Signed-off-by: Paul Walmsley <paul@pwsan.com>
> ---
>  arch/arm/plat-omap/include/mach/irqs.h |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/plat-omap/include/mach/irqs.h b/arch/arm/plat-omap/include/mach/irqs.h
> index e51e5e6..18cb99c 100644
> --- a/arch/arm/plat-omap/include/mach/irqs.h
> +++ b/arch/arm/plat-omap/include/mach/irqs.h
> @@ -299,7 +299,9 @@
>  
>  #define INT_34XX_ST_MCBSP2_IRQ	4
>  #define INT_34XX_ST_MCBSP3_IRQ	5
> +#define INT_34XX_SSM_ABORT_IRQ	6
>  #define INT_34XX_SYS_NIRQ	7
> +#define INT_34XX_D2D_FW_IRQ	8
>  #define INT_34XX_PRCM_MPU_IRQ	11
>  #define INT_34XX_MCBSP1_IRQ	16
>  #define INT_34XX_MCBSP2_IRQ	17
> @@ -316,11 +318,17 @@
>  #define INT_34XX_USIM_IRQ	35
>  #define INT_34XX_WDT3_IRQ	36
>  #define INT_34XX_SPI4_IRQ	48
> +#define INT_34XX_SHA1MD52_IRQ	49
> +#define INT_34XX_FPKA_READY_IRQ	50
> +#define INT_34XX_SHA1MD51_IRQ	51
> +#define INT_34XX_RNG_IRQ	52
>  #define INT_34XX_I2C3_IRQ	61
> +#define INT_34XX_FPKA_ERROR_IRQ	64
>  #define INT_34XX_PBIAS_IRQ	75
>  #define INT_34XX_OHCI_IRQ	76
>  #define INT_34XX_EHCI_IRQ	77
>  #define INT_34XX_TLL_IRQ	78
> +#define INT_34XX_PARTHASH_IRQ	79
>  #define INT_34XX_MMC3_IRQ	94
>  #define INT_34XX_GPT12_IRQ	95
>  
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-22 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16  8:27 [PATCH] OMAP3 IRQ: add some missing IRQs for secure peripherals Paul Walmsley
2008-09-22 14:59 ` Tony Lindgren

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