All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <oss@buserror.net>
To: Lakshmi <lucky.veeramallu@gmail.com>, linuxppc-dev@ozlabs.org
Subject: Re: p4080ds IRQ vector number for he External IRQ4 and IRQ5
Date: Mon, 11 Jan 2016 18:24:57 -0600	[thread overview]
Message-ID: <1452558297.19133.47.camel@buserror.net> (raw)
In-Reply-To: <loom.20160106T083706-822@post.gmane.org>

On Wed, 2016-01-06 at 08:40 +0000, Lakshmi wrote:
> I have been trying to figure out what is the vector number used for external
> IRQ4 and IRQ5 in P4080ds.
> 
> According to board document xpedite5470-p4080 
> IRQ4: VPX GP Input 0 (GPI0)
> IRQ5 VPX GP Input 1 (GPI1)
> 
> In p4080 user guide OpenPIC interrupt connection its mentioned as
> 
> IRQ4_B: SLOT4 Sideband connector (SGMII riser does not connect, XAUI riser
> can use or inband)
> 
> IRQ5_B: MIC2076 USB Power FLAG for over current at USB connector
> 
> But in code i am unable to find any info related to IRQ4 and IRQ5.
> 
> How can i find??

Are you asking what to put in the device tree for these interrupts?  External
IRQ4 is <4 ls 0 0> and IRQ5 is <5 ls 0 0>, with ls being the level/sense info.

See Documentation/devicetree/bindings/powerpc/fsl/mpic.txt for details.

-Scott

      reply	other threads:[~2016-01-12  0:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06  8:40 p4080ds IRQ vector number for he External IRQ4 and IRQ5 Lakshmi
2016-01-12  0:24 ` Scott Wood [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=1452558297.19133.47.camel@buserror.net \
    --to=oss@buserror.net \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=lucky.veeramallu@gmail.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.