All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP3 IRQ: add some missing IRQs for secure peripherals
Date: Mon, 22 Sep 2008 17:59:48 +0300	[thread overview]
Message-ID: <20080922145945.GA8171@atomide.com> (raw)
In-Reply-To: <alpine.DEB.1.00.0809160226410.21341@utopia.booyaka.com>

* 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

      reply	other threads:[~2008-09-22 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 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=20080922145945.GA8171@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.